I use try_compile to configure my project and it works fine on linux.
On Windows I get a lovely assertion failure, when calling cmake from
VC command line:

(typos possible, typed from a popup window)

Debug Assertion Failed!
Program:
.............\cmTryCompileExec.exe
File:
f:\dd\vctools\crt_bld\self_64_amd64_crt\prebuild\tran\amd64\ieee.c
Line: 109

Expression: (mask&~(_MCW_DNI_MCW_EMI_MCW_RC))==0


Did anyone ever had this problem and found a way out?

Regards,
Dominik
_______________________________________________
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://www.cmake.org/mailman/listinfo/cmake

Reply via email to