MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0012572 | CMake | CMake | public | 2011-11-10 16:50 | 2012-04-02 10:10 |
Reporter | Mateusz Loskot | ||||
Assigned To | David Cole | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Windows 64-bit | OS | Microsoft Windows 7 Professional | OS Version | 6.1 |
Product Version | CMake 2.8.6 | ||||
Target Version | CMake 2.8.7 | Fixed in Version | CMake 2.8.7 | ||
Summary | 0012572: .sln file signature does not match Visual Studio 11 | ||||
Description | Solution files (.sln) generated by cmake -G "Visual Studio 11" command output .sln file signature (the first two lines) which does not match release of Visual Studio 11 (currently Developer Preview). It leads to the problem with recognising those .sln files Windows Explorer and Visual Studio Version Selector. The first two lines CMake generates are: Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 2011 but should be: Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 11 On double-click of such .sln file (with the incorrect signature), error message is displayed saying: "File version is not supported by the launcher" (see screenshot). Windows Explorer also does not display correct Visual Studio 11 icon for .sln file, but displays "blank" VS icon without version number. Here is the .sln file signature issue explained: http://blogs.msdn.com/b/andrewarnottms/archive/2008/02/13/why-double-clicking-on-an-sln-file-doesn-t-always-launch-visual-studio.aspx [^] | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | vs11-file-version-not-supported-by-launcher.png (87,924) 2011-11-10 16:50 https://public.kitware.com/Bug/file/4115/vs11-file-version-not-supported-by-launcher.png | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2011-11-10 16:50 | Mateusz Loskot | New Issue | |||
2011-11-10 16:50 | Mateusz Loskot | File Added: vs11-file-version-not-supported-by-launcher.png | |||
2011-11-10 17:21 | Brad King | Note Added: 0027753 | |||
2011-11-10 17:21 | Brad King | Status | new => resolved | ||
2011-11-10 17:21 | Brad King | Resolution | open => fixed | ||
2011-11-10 17:21 | Brad King | Assigned To | => David Cole | ||
2011-11-11 13:49 | David Cole | Fixed in Version | => CMake 2.8.7 | ||
2011-11-11 13:49 | David Cole | Target Version | => CMake 2.8.7 | ||
2012-04-02 10:10 | David Cole | Note Added: 0029041 | |||
2012-04-02 10:10 | David Cole | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|