[Mono-list] mono/embedded
Wolfgang Mauer
wolfgang.mauer at kabelmail.de
Sun Oct 23 17:59:20 UTC 2016
Hi all,
i try to make a kind of stub-loader with mono/embedded.
I have read the documentation at
http://www.mono-project.com/docs/advanced/embedding/ and tried a lot of
samples.
None of them examples work(mono 4.6.1/ubuntu 16.10)
I like to have a executable(c/c++) that load an c# assembly and run the
public constructor
The assembly constructor will load gtk-sharp(referenced) and call
Application.Init();
..
Application.Run();
But with all my testing the different mono methods the assembly/ctor never
will get called, and no error occurred.
Have someone a really working sample with new versions of mono/ubuntu ?
Thanks a lot!
/Wolfgang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dot.net/pipermail/mono-list/attachments/20161023/00b54307/attachment.html>
More information about the Mono-list
mailing list