View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0005097 | CMake | CMake | public | 2007-05-28 11:44 | 2010-12-14 18:45 | ||||
Reporter | panliang.2000 | ||||||||
Assigned To | David Cole | ||||||||
Priority | low | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | won't fix | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0005097: CMake generate VS7.NET 2003 project file with wrong encoding | ||||||||
Description | 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. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
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. |
Notes |
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 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |