The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=15418 ====================================================================== Reported By: rhabarbersaft Assigned To: ====================================================================== Project: CMake Issue ID: 15418 Category: CMake Reproducibility: always Severity: major Priority: high Status: new ====================================================================== Date Submitted: 2015-02-25 09:38 EST Last Modified: 2015-02-25 09:38 EST ====================================================================== Summary: Wrong encoding for generated .sln Description: When generating Visual Studio 2008 projects using CMake 3.2.0-rc2, the generated solutions are UTF8-encoded.
This leads to Visual Studio not opening them anymore when double-clicking on the .sln file. Changing the encoding of the .sln file to ANSI resolves the problem. The Visual Studio solutions should be generated using ANSI encoding to prevent this problem. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2015-02-25 09:38 rhabarbersaft New Issue ====================================================================== -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake-developers