[Mono-dev] Unable to use System.Console from embedded
Chase
kiro.roo at gmail.com
Tue Jan 12 22:44:42 UTC 2016
Recently integrated Mono into my own C++ application, following the embedded
blog post as well as many tips from people on the forum. I'm able to load
and execute assemblies just fine, but the whole program throws an Abort when
I attempt to use System.Console.Write from inside C#.
Is there a init function I need to call or something I need to setup to get
this to function properly?
As a note, I'm loading all the assemblies in "mono/lib/mono/2.0/" before
calling the console method.
--
View this message in context: http://mono.1490590.n4.nabble.com/Unable-to-use-System-Console-from-embedded-tp4667299.html
Sent from the Mono - Dev mailing list archive at Nabble.com.
More information about the Mono-devel-list
mailing list