[Mono-osx] Creating a native dylib from a .net assembly, and calling into it

Geoff Norton gnorton at novell.com
Fri Feb 29 17:06:38 EST 2008


Glenn,

On 29-Feb-08, at 5:03 PM, Lael, Glenn wrote:

> I've ported parts of a windows .net app to the mac using mono &  
> macpack,
> which worked fine, but in our windows implementation we've use several
> separate assemblies ( .dlls ) for the real work that have no ui.
>

Are these .NET assemblies or native windows dll's?

If they're the former, copy them over and it'll just go.  If they're  
the latter you need to recompile/port/rewrite them for Mac.

-g



More information about the Mono-osx mailing list