View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015440CMakeCMakepublic2015-03-11 07:052015-11-02 09:13
ReporterFelix Bruns 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionduplicate 
PlatformWindowsOSWindowsOS Version8.1
Product VersionCMake 3.2 
Target VersionFixed in Version 
Summary0015440: "Visual Studio Version Selector" launches incorrect version when opening generated UTF-8 solution file.
DescriptionSince solution (*.sln) files are encoded as UTF-8 (with signature), "Visual Studio Version Selector" doesn't detect the file format version correctly.

Opening the file with an editor, then saving it as UTF-8 (without signature) fixes the problem.
Steps To Reproduce1. Install "Visual Studio 12 2013"
2. Install "Visual Studio 14 2015"
3. Install "CMake 3.2.0-rc2"
4. Generate a solution file using the "Visual Studio 12 2013" generator.
5. Double-click solution file in Explorer.

Actual:

6. "Visual Studio 14 2015" is launched.
7. Solution file icon shows no version number in Explorer.

Expected:

6. "Visual Studio 12 2013" is launched.
7. Solution file icon shows correct version number in Explorer.

Workaround:

1. Use Notepad2 to open/save solution file with encoding "UTF-8" (_not_ "UTF-8 with Signature")
2. Double-click solution file in Explorer.
3. "Visual Studio 12 2013" is launched.
4. Solution file icon shows correct version number in Explorer.
TagsNo tags attached.
Attached Files

 Relationships
duplicate of 0015418closedBrad King Wrong encoding for generated .sln 

  Notes
(0039729)
Robert Maynard (manager)
2015-11-02 09:13

Closing resolved issues that have not been updated in more than 4 months.

 Issue History
Date Modified Username Field Change
2015-03-11 07:05 Felix Bruns New Issue
2015-03-11 08:28 Brad King Relationship added duplicate of 0015418
2015-03-11 08:28 Brad King Status new => resolved
2015-03-11 08:28 Brad King Resolution open => duplicate
2015-11-02 09:13 Robert Maynard Note Added: 0039729
2015-11-02 09:13 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team