Howdy all, I am trying to wrap Localystics API and its dependent on a few libraries (like sqlite).. I have read thru the binding documentation but I am still confused where in MonoDevelop to put my extra GCC flags to link libraries.. I need to link the following libraries (I think, maybe more).
* libz.dylib * UIKit.framework * libsqlite3.dylib It also uses Foundation.framework but I don't think thats an issue :-P Thanks Josh Handel PS: Thanks for making a Binding Library project.. Last time I did binding I had to do it all from commandline (ick). _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
