[Mono-osx] Accessing a .NET DLL through Mono using FPC (free pascal on Mac OS X)
Troy Dawson
troy-dawson at comcast.net
Thu Jan 26 20:35:16 UTC 2012
On Jan 26, 2012, at 12:22 PM, Andrew wrote:
> We have an application (FPC - free pascal on OS X in Xcode) which must
> interface with a published .NET DLL.
This is the general overview of calling into .NET code from a hosting program:
http://www.mono-project.com/Embedding_Mono
not sure how up-to-date that is, and my general impression is that this is a rather sketchy (developer time-wise) way to proceed.
More information about the Mono-osx
mailing list