[Mono-dev] Embedding Mono
vinay_rk
vinay.kashyap at ironmountain.com
Fri Mar 11 00:28:43 EST 2011
Hi Duane,
My Mono version is 2.8. And I have been trying this both on Windows XP and
Mac OSX (Leopard and Snow Leopard). And the behavior is exactly the same
mono_domain_assembly_open returning a null pointer. I' am totally stumped
with trying to figure out what could be wrong with just these 2 lines of
code:
domain = mono_jit_init ("system");
assembly = mono_domain_assembly_open (domain,
"TestManagedAssembly.exe");
Since there are not linking errors I' am assuming the right libraries have
been linked.
Regards
-Vinay
--
View this message in context: http://mono.1490590.n4.nabble.com/Embedding-Mono-tp3345310p3347505.html
Sent from the Mono - Dev mailing list archive at Nabble.com.
More information about the Mono-devel-list
mailing list