Still on my journey to my first Objective C binding :)
I got the binding library to compile and it gives no warnings or errors. I then reference the binding library into my sample project but despite that I still get this when I try to reference the library:
"The type or namespace ... could not be found. Are you missing an assembly reference?"
Can you help?