[Mono-osx] Integrating third party libraries

g4 at novadsp.com g4 at novadsp.com
Tue Aug 9 08:14:27 EDT 2011


Hi Ashok

On 09/08/2011 03:25, Ashok Gelal wrote:
> I'm wondering if there is a better way of integrating 3rd party
> libraries/frameworks in a monomac application such as the awesome
> sparkle for mac (http://sparkle.andymatuschak.org/), bwtoolkit
> (http://brandonwalkin.com/bwtoolkit/)

As far as I can tell the approved way to integrate is to generate .NET 
compatible wrappers.

There is some tool support for this: 
http://ios.xamarin.com/Documentation/Binding_New_Objective-C_Types

Examples of some existing wrappers: 
https://github.com/mono/monotouch-bindings

I am (very slowly) wrapping bwtoolkit but am wondering if there is not a 
better way ...

HTH




More information about the Mono-osx mailing list