[Mono-list] Missing some symbols in Windows package.
donggas90
donggas90 at gmail.com
Wed Oct 21 09:53:39 UTC 2015
Thanks again, Robert.
I already known about that jit init and cleanup have to call only once.
and I'd tried the scheme what you said.
Robert Jordan wrote
> - compiling C#
> - creating a domain
> - loading an assembly
> - executing code from this assembly
> - unloading a domain
but crashes occured.
Here <http://mono.1490590.n4.nabble.com/file/n4666788/CppConsole.cpp> is a
demo. It wrotes in VS2015.
First invoke was good but next invoke made a crash.
In the other hand, just one time invoke and exit, crash occured when
closing.
Would you check it for me?
Thanks for advance.
--
View this message in context: http://mono.1490590.n4.nabble.com/Missing-some-symbols-in-Windows-package-tp4666766p4666788.html
Sent from the Mono - General mailing list archive at Nabble.com.
More information about the Mono-list
mailing list