PDA

View Full Version : Mono Charset Problem


baRRacuda
June 3rd, 2005, 05:02 PM
Hello,

I've been trying to import my c#.NET projects to mono, but when i try to run the application after compiling with mono, i get this error :
couldn't find charset medium ;using ISO 8859-1
and the application doesn't run. anyone had/solved this problem?

Thanks.