Hi Morph, Try going into your project options and setting your "Additional mtouch arguments" value to "-v -v -v".
If you look at the build output for your project, look for the gcc lines. Does the last gcc command-line link with your library? (the libMyLibrary.a will be in a tmp directory) Jeff On Thu, Mar 1, 2012 at 3:29 PM, Morph268 <[email protected]> wrote: > Hello, > > Yes, the lib was built for armv6, 7 and i386 and I was deploying it to the > simulator. > > Thanks, > > Alex > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Binding-issue-tp4434091p4436275.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
