[MonoDevelop] changing gmcs codepage

SVen Pfeiffer mail at sven-pfeiffer.de
Tue Jan 8 10:57:40 EST 2008


Hi List,

I am porting an existing C# application to mono. Because it handles 
german text it must handle german umlaut and several other special 
characters.
When compiling in MonoDevelop gmcs is called with codepage:utf-8 which 
leads to errors.
Compiling from commandline with codepage:1252 works fine, but I can't 
find a way to change the codepage in MonoDevelop, neither by GUI nor by 
parameter or config file.

Searching the internet unfortunatetly didn't lead to a solution.

Any help is appreciated, thanks in advance

SVen


More information about the Monodevelop-list mailing list