View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005097CMakeCMakepublic2007-05-28 11:442010-12-14 18:45
Reporterpanliang.2000 
Assigned ToDavid Cole 
PrioritylowSeveritymajorReproducibilityalways
StatusclosedResolutionwon't fix 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0005097: CMake generate VS7.NET 2003 project file with wrong encoding
Descriptionmy 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.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0012892)
David Cole (manager)
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 (manager)
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 (manager)
2010-12-14 18:45

Closing bugs that have been resolved for more than 3 months without any further updates.

 Issue History
Date Modified Username Field Change
2008-01-10 15:44 Bill Hoffman Assigned To Bill Hoffman => David Cole
2008-07-31 08:22 David Cole Note Added: 0012892
2008-10-10 17:49 David Cole Status assigned => resolved
2008-10-10 17:49 David Cole Resolution open => won't fix
2008-10-10 17:49 David Cole Note Added: 0013854
2010-12-14 18:45 David Cole Note Added: 0024031
2010-12-14 18:45 David Cole Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team