Great post! I'm sure this will be really useful for a lot of people. ChrisNTR
On Mon, Jan 30, 2012 at 12:32 AM, ilmdaniel <[email protected]> wrote: > Ok guys, I've answered myself and I also write a tutorial for this, with > screenshots. > > > http://dantes-andreea.blogspot.com/2012/01/how-to-use-objective-c-library-in.html > > http://dantes-andreea.blogspot.com/2012/01/how-to-use-objective-c-library-in.html > > Basically the problem was in the Xcode project settings, in the > Architectures filed and set the compiler flags to "-fno-objc-arc" for every > header file in my project. > > Anyway, the new LinkWith attribute is super-cool, now it's easier then ever > to bind native libraries. Congratulations to the monotouch team for this! > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Cannot-use-a-native-library-in-monotouch-tp4339336p4339677.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > -- ChrisNTR Microsoft ASPInsider http://weblogs.asp.net/chrishardy http://twitter.com/chrisntr
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
