[Mono-dev] embedded app

Robert Jordan robertj at gmx.net
Fri Feb 13 16:49:12 EST 2009


Jacob Gladish wrote:
> I'm having difficulty getting a very trivial embedded app to work.
> I've been following the wiki
> http://www.mono-project.com/Embedding_Mono, but haven't had any luck.
> It looks to me link my call to mono_jit_init doesn't work, but the
> docs give no indication as how you detect error. I assumed it would
> return NULL on failure, but it doesn't. No matter what I pass into
> it, it returns garbage. Anyone have a simple example or pointer where
> to look?

What do you mean with "it returns garbage"? Please post some code.

Samples can be found in every source tarball and here:

http://anonsvn.mono-project.com/viewvc/trunk/mono/samples/embed/

Robert



More information about the Mono-devel-list mailing list