Hi,

I just updated to CMake 3.13 (to get the IPO in Visual Studio). I am using 
Visual Studio Build tools 2017 (with 2015 extra tools installed).

This crashes (without any feedback):
call "C:\Program Files (x86)\Microsoft Visual 
Studio\2017\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" x86_x64 
-vcvars_ver=14.0
cmake -Ax64 -G"Visual Studio 14 2015" -DHDE_CREATE_DOCS=%MAKE_DOCS% 
-DBOOST_ROOT="C:\Libraries\boost_1_66_0" ../

However this works fine:
cmake -Ax64 -G"Visual Studio 15 2017" -DHDE_CREATE_DOCS=%MAKE_DOCS% 
-DBOOST_ROOT="C:\Libraries\boost_1_66_0" ../

Any ideas? I don’t have a debugger on Windows to look at it at the moment.

Best,
Harry

Harry Mallon

Senior Software Engineer

[http://codex.online/?action=asset&id=E3D62C3D-A12C-447D-87A5-F36E7C2AA9A4]<https://codex.online/>

T +44 203 7000 989<callto:+44%20203%207000%20989>

60 Poland Street | London | England | W1F 7NT

[http://admin.codex.online/?action=asset&id=132CD8A9-76B5-48B4-80D3-F5E5C57FB76E]
A Star is Born  Halloween       13 Reasons Why


-- 

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:
https://cmake.org/mailman/listinfo/cmake

Reply via email to