Hello, today I tried to use the mono embedded runtime. I have a link problem with it. I linked a small test program to load an assembly with mono_assembly_load. When I link with -lmono -lglib-2.0 -lgmodule I get an link error against the 'mono_assembly_load' command. Have I forgot an lib or anything ??? Are anywhere examples to embedded the runtime ??? Bye Kai...