MantisBT - CMake
View Issue Details
0005097CMakeCMakepublic2007-05-28 11:442010-12-14 18:45
panliang.2000 
David Cole 
lowmajoralways
closedwon't fix 
 
 
0005097: CMake generate VS7.NET 2003 project file with wrong encoding
my working path has chinese char, CMake generate VS7.NET 2003 project file with Windows-1252 encoding which should be GB2312, so VS7.NET 2003 can't find source files. Now I change the *.vcproj's encoding manually. If CMake can set encoding, the problem will be solved.
No tags attached.
Issue History
2008-01-10 15:44Bill HoffmanAssigned ToBill Hoffman => David Cole
2008-07-31 08:22David ColeNote Added: 0012892
2008-10-10 17:49David ColeStatusassigned => resolved
2008-10-10 17:49David ColeResolutionopen => won't fix
2008-10-10 17:49David ColeNote Added: 0013854
2010-12-14 18:45David ColeNote Added: 0024031
2010-12-14 18:45David ColeStatusresolved => closed

Notes
(0012892)
David Cole   
2008-07-31 08:22   
panliang.2000, do you have any advice about how CMake could choose the correct encoding for generating Visual Studio projects? Should it match some setting on the Windows OS? Or is there some function we should call to obtain the correct encoding? Or some Visual Studio registry setting we could inspect to determine it?

Please advise.
(0013854)
David Cole   
2008-10-10 17:49   
I'm marking this issue as resolved "won't fix" because I'm not sure what the best way to fix it is. If anybody out there has a good suggestion about how CMake should decide what encoding to use for generating .vcproj files, feel free to re-activate this issue and add a note telling me how to fix it!!

Thanks,
David Cole
(0024031)
David Cole   
2010-12-14 18:45   
Closing bugs that have been resolved for more than 3 months without any further updates.