There is unfortunately dozens of .h files in this library and I wasn't expecting anyone to wade through them all :-( I don't believe its specifically an issue of how I have written the .cs file. As I said, there are delegate definitions that are almost identical and one works and the other doesn't. I'm wondering if there are possibly linker issues that I am not aware and the general conditions that I have maybe not met in the compilation using btouch. If you look at bindings done for other third party libraries some are straight forward and some seem to have more archane settings that are not at first obvious.
Point 3 was a general question on how to write the .cs from the .h That particular one is stopping be from being able to debug things a bit further and I had hoped was answerable from the info already provided. Thanks Jeff -----Original Message----- From: Alex Soto [mailto:[email protected]] Sent: Thursday, 23 February 2012 7:12 AM To: Jeff Butterworth Cc: [email protected] Subject: Re: [MonoTouch] Binding Woes It would be a lot easier to help if you could provide your ApiDefinition.cs file and your .h file =) Alex On Feb 22, 2012, at 3:00 PM, JB wrote: > Anyone? > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Binding-Woes-tp4406123p4411742. > html Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
