On 07.01.2012 15:43, sgc9812 wrote: > Log file is attached... > > http://mono.1490590.n4.nabble.com/file/n4273121/error.log error.log >
You're misinterpreting the logs. Mono is probing for X11 libs even under Windows. To be able to see the console output (and possible exceptions), you should invoke your app like this: mono --debug MyApp.exe Robert _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
