[Mono-list] Calling managed code from unmanged application

Steven R Evans steven.evans at j2aircraft.com
Mon Oct 15 13:07:58 UTC 2012


Hi,
  I am looking for some pointers in porting a Run time workshop (Matlab)
compatible Blockset from windows to Linux.  For those who don't speak Matlab
this means I need to find a way of calling of a managed code from an
unmanaged application.  I am new to the Linux development so my knowledge is
very patchy.

>From my research thus far, the way to go seems to be to call the managed
code as a COM object using XPCOM.  Is this correct?

Steven





More information about the Mono-list mailing list