MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0011651 | CMake | CMake | public | 2011-01-03 16:40 | 2011-01-15 20:57 |
Reporter | Maddes | ||||
Assigned To | Bill Hoffman | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Platform | Windows | OS | Windows XP | OS Version | XP SP3 |
Product Version | CMake 2.8.3 | ||||
Target Version | Fixed in Version | ||||
Summary | 0011651: Generator "Visual Studio 7": Invalid solution file | ||||
Description | When creating solution and project files with CMake -G "Visual Studio 7" then the generated solution file (.sln) is invalid. Reason is that the introducing header lines state Visual Studio 2008 and not Visual Studio 2002 7.0. First two lines of generated solution file: Microsoft Visual Studio Solution File, Format Version 10.00 # Visual Studio 2008 Expected and correct lines would be: Microsoft Visual Studio Solution File, Format Version 7.00 # Visual Studio 2002 | ||||
Steps To Reproduce | CMake -G "Visual Studio 7" | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2011-01-03 16:40 | Maddes | New Issue | |||
2011-01-03 17:18 | Bill Hoffman | Note Added: 0024369 | |||
2011-01-03 17:18 | Bill Hoffman | Assigned To | => Bill Hoffman | ||
2011-01-03 17:18 | Bill Hoffman | Status | new => assigned | ||
2011-01-04 14:58 | Maddes | Note Added: 0024401 | |||
2011-01-04 15:42 | Bill Hoffman | Status | assigned => closed | ||
2011-01-04 15:42 | Bill Hoffman | Resolution | open => no change required |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|