problems with "regional and language options" configuration during development (1 Viewer)

tonyzhang

New Member
December 30, 2008
1
0
Hangzhou
Home Country
China China
hi, i downloaded the source code from Download GNU tarball via link SourceForge.net Repository - [mediaportal] Index of /trunk/mediaportal

open mediaportal.sln vis visual studio 2005,

when i configure my "regional and language options" as English(US), everything works fine.

however, when i configure "regional and language options" as Chinese(PRC), ERRORs appears.

X:\mediaportal\Core\guilib\GUISMSInputControl.cs(309,54): error CS1010:

else if (_currentKey == '1') _currentKey = '?;

could somebody help? i think this is important for developers not using English windows.

thank you!
 

Users who are viewing this thread

Top Bottom