Hey Rene Alex Soto pointed me at this a while back. It worked nicely to do a lot of the grunt work, but you do have to check it all
he tool you need is inside monomac its called parse.exe (you need to download a copy of maccore and monomac then run make from /monomac/src/ folder and it will generate parse.exe) https://github.com/mono/monomac/tree/master/src or just download it from here http://dl.dropbox.com/u/2058130/parse.exe all you have to do is mono parse.exe yourheaderfile.h but i must tell you that it just works as a starter point ------------- I did most of Dropbox with this, but I ended up not using it. On Thu, Aug 2, 2012 at 6:34 AM, Krumelur <[email protected]> wrote: > Hi, > > I hardly find time to finish my own work and now I'm faced with creating > bindings for a PDF library. This costs me a lot of time (I presume) and > hence my company a lot of money. > The question is: is there somebody who would like to create bindings for > PSPDFKit (v2) (http://download.pspdfkit.com/prereleasev2/PSPDFKit-Demo.zip) > ? > > Is there a tool that creates the C# skeleton or does one have to create > millions of "[Export] someMethod()" definitions? > > If somebody creates some bindings and manages to run a test app with it, I'd > really be happy. If somebody wants to make some quick bucks, come up with a > sensible offer and mail me directly. > > René > > > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Volunteers-or-professional-service-for-binding-a-library-tp4656295.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise b. http://www.fastchicken.co.nz/ mobileAgent (for FreeAgent): get your accounts in your pocket. http://goo.gl/IuBU Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa Earnest: Self-employed? Track your business expenses and income. http://earnestapp.com Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2 _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
