I am hoping to reference the GNUstep Libraries as one or many dlls. To be clear, what I hope to do is create a wrapper for GNUstep to allow for calling methods from .NET/Mono. I am not sure who may be familiar with Mono and Cocoa#; however I would like to develop an implementation similar to Cocoa# that runs off of GNUstep on Windows (and down the road any other platforms supported by both GNUstep and Mono) instead of Cocoa on a Mac.
Essentially - Mono is a cross platform open source implementation of .NET for *nux and Mac. Cocoa# is a wrapper or compatability layer that allows users to call Cocoa methods from .NET. The roadblock I hit (or I think this was the problem) is that I have no means of referencing the GNUstep libraries as a dll to call from .NET. . I am new to GNUstep and would lke to do this mostly as a learning project, but also to potentially create a suitable test environment for Mono/Coca on a windows .NET/GNUstep platform. I know GNUstep and Cocoa are not the same; however from my research most methods are the same. Let me know if anyone has any ideas or if I am going down a bad path. Thanks, Kevin Heeney
_______________________________________________ GNUstep-packagers mailing list [email protected] https://mail.gna.org/listinfo/gnustep-packagers
