[Mono-list] Is still Mono multiplatform?

Ian Norton ian.norton-badrul at thales-esecurity.com
Tue Jul 31 09:47:16 UTC 2012


I've downloaded testy and tried to run it on windows, it immediately crashes
out and I get the option to load it in the vs2010 debugger.

The exception is:

Could not load file or assembly 'Mono.Posix, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=0738eb9f132ed756' or one of its dependencies. The system cannot
find the file specified.

So your program depends on an assembly you've not shipped and that isn't part
of .Net.

Mono.Posix does compile for windows, It just won't do everything it does on
posix platforms.

Are the sources for testy public?

Regards

Ian

On Tue, Jul 31, 2012 at 10:01:54AM +0100, baltasarq wrote:
> 
> 	Hi, there!
> 
> 	Sorry for the delay. I only have a Windows machine at home and wanted to be sure about it.
> 
> 	> If you run your program from a cmd window what does it say/do?
> 
> 	That's the very problem: it does not say or do anything. Even on the Debug version.
> 
> 	I've also received this expanded answer from the Softpedia editor:
> 
> 	==
> 	We installed .NET Framework 4.0, GTK# and Mono (the latest versions) on 
> 	our computers, but your application is still not starting.
> 	The process does start, but it stops in just a few seconds.
> 
> 	Please take the appropriate measures to fix this issue and resubmit
> 	the software with us. If our staff will not encounter any problems
> 	during its installation or testing, it will be published on Softpedia
> 	as soon as possible.
> 
> 	Thank you for your understanding,
> 	The Softpedia Support Team
> 	==
> 
> 	Which is exactly what happens to me, though I don't understand why it does not work with mono installed, probably they are still executing with .NET instead of Mono.
> 
> 	http://baltasarq.info/dev/testy/
> 
> 	In Ubuntu Linux it works as expected, provided you compiled for .NET 4.0 (or you execute with the --runtime=v4.0).
> 
> 	I'm honestly completely lost here; any help wil be appreciated.
> 
> 	Regards,
> 
> -- 
> Baltasar (baltasarq at gmail.com  http://baltasarq.info/)
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list


More information about the Mono-list mailing list