On 11/12/2013 10:34 AM, Stephen Kelly wrote:
I don't know why the CMAKE_CXX_COMPILE_FEATURES is not correct. Any ideas?

When I run the SystemInformation test from a regular command line I get errors about mspdb100.dll missing from the cl.exe instances being launched.
This results in missing CMAKE_CXX_COMPILE_FEATURES.

When I run it from a visual studio command prompt then the test works and the variable is set.

I assume the same is true on the failing dashboard since coincidentally CMAKE_RC_COMPILER is set to "RC" without the visual studio environment and to the full path of rc.exe with the environment.

Nils
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to