The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=15616 ====================================================================== Reported By: dkuegler Assigned To: ====================================================================== Project: CMake Issue ID: 15616 Category: CMake Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2015-06-13 11:32 EDT Last Modified: 2015-06-13 11:32 EDT ====================================================================== Summary: Configuring for Visual Studio 2015 creates Error Description: System: Windows 8.1 Pro (up-to-date) x64 Visual Studio (multiple installations: 2012 Ultimate, 2010 Professional, 2015 RC1) CMAKE 3.2.3
After downloading and selecting VTK 6.2.0 folder, klick Configure and select "Visual Studio 2015 x64", "default native compiler". multiple Errors are raised: MS VC++ Redist Lib minkernel\crts\ucrt\inc\corecrt_internal_stdio_output.h : 761 : Expression ("Unexpected length specifier", false) The same happens for ITK 4.7.1 . This issue might have to be escalated to Microsoft, but since it is directly happening from within CMAKE, I thought I'd start here. Steps to Reproduce: Use a Win8.1 machine install Visual Studio 2015 RC download VTK 6.2.0 run CMake 3.2.3 configure from the VTK 6.2.0 source with a blank Build folder as a compiler select MS Visual Studio 2015 x64. Errors should be thrown ... Additional Information: Workaround: "Ignoring" seems to be sufficient ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2015-06-13 11:32 dkuegler New Issue 2015-06-13 11:32 dkuegler File Added: VTK_CMAKE_Build-Error.PNG ====================================================================== -- 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