ComponentModel namespace missing with Xamarin binding

20130701-100114.jpgIf you’re compiling a binding from the Monotouch-Bindings github project
using the accompanied makefile and you get the following compiler message:

 
[crayon-6606c1d34a407439509537/] Then most of the time this can be fixed by adding the following to the compile statement – which starts with $(BTOUCH):
[crayon-6606c1d34a416951207115/] Then run make and watch the birth of a new DLL!