[cmake-developers] compile_feature test results

Nils Gladitz nilsgladitz at gmail.com
Tue Nov 12 06:06:42 EST 2013


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



More information about the cmake-developers mailing list