Jonathan Chambers wrote
> See the documentation on using 'mono_jit_exec' at
> http://www.mono-project.com/docs/advanced/embedding/
> 
> Even if you are embedding and just invoking methods in a library, you need
> a dummy Main method. Invoking this is the only way to setup some internals
> within the runtime. I can't say this is definitely your issue, but it
> sounds similar to issues I've had in the past.

Hugely helpful, this fixed the issue. Thanks so much!



--
View this message in context: 
http://mono.1490590.n4.nabble.com/mono-runtime-invoke-crash-tp4663860p4664014.html
Sent from the Mono - General mailing list archive at Nabble.com.
_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to