Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\tmp\cmake-2.8.0-win32-x86\bin\cmake.exe -HC:\work\Hello-build\CMakeFiles\CMakeTmp -BC:\work\Hello-build\CMakeFiles\CMakeTmp --check-build-system CMakeFiles\Makefile.cmake 0 Re-run cmake: build system dependency is missing -- The CXX compiler identification is Intel -- Check for working CXX compiler: C:/Program Files (x86)/Intel/Compiler/C++/9.0/EM64T/Bin/icl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Intel/Compiler/C++/9.0/EM64T/Bin/icl.exe -- broken CMake Error at C:/tmp/cmake-2.8.0-win32-x86/share/cmake-2.8/Modules/CMakeTestCXXCompiler.cmake:43 (MESSAGE): The C++ compiler "C:/Program Files (x86)/Intel/Compiler/C++/9.0/EM64T/Bin/icl.exe" is not able to compile a simple test program. It fails with the following output: Change Dir: C:/work/Hello-build/CMakeFiles/CMakeTmp/CMakeFiles/CMakeTmp Run Build Command:nmake /NOLOGO "cmTryCompileExec\fast" nmake -f CMakeFiles\cmTryCompileExec.dir\build.make /nologo -L CMakeFiles\cmTryCompileExec.dir\build C:\tmp\cmake-2.8.0-win32-x86\bin\cmake.exe -E cmake_progress_report C:\work\Hello-build\CMakeFiles\CMakeTmp\CMakeFiles\CMakeTmp\CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.cxx.obj C:\PROGRA~2\Intel\Compiler\C__~1\9.0\EM64T\Bin\icl.exe /TP -DWIN32 /FoCMakeFiles\cmTryCompileExec.dir\testCXXCompiler.cxx.obj /W3 /Zm1000 /GX /GR /MD /O2 -c C:\work\Hello-build\CMakeFiles\CMakeTmp\CMakeFiles\CMakeTmp\testCXXCompiler.cxx Intel(R) C++ Compiler for Intel(R) EM64T-based applications, Version 9.0 Build 20060222 Package ID: W_CC_C_9.0.030 Copyright (C) 1985-2006 Intel Corporation. All rights reserved. testCXXCompiler.cxx Linking CXX executable cmTryCompileExec.exe C:\tmp\cmake-2.8.0-win32-x86\bin\cmake.exe -E vs_link_exe C:\PROGRA~2\Intel\Compiler\C__~1\9.0\EM64T\Bin\icl.exe /W3 /Zm1000 /GX /GR /MD /O2 "CMakeFiles\cmTryCompileExec.dir\testCXXCompiler.cxx.obj" /FecmTryCompileExec.exe -link /implib:cmTryCompileExec.lib /STACK:10000000 /INCREMENTAL:YES /subsystem:console kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib Visual Studio Incremental Link with embeded manifests Create cmTryCompileExec.exe.resource.txt Create empty: cmTryCompileExec.exe.embed.manifest RC Pass 1: C:/Program Files/Microsoft Platform SDK/Bin/RC.Exe /focmTryCompileExec.exe.embed.manifest.res cmTryCompileExec.exe.resource.txt LINK Pass 1: C:\PROGRA~2\Intel\Compiler\C__~1\9.0\EM64T\Bin\icl.exe /W3 /Zm1000 /GX /GR /MD /O2 CMakeFiles\cmTryCompileExec.dir\testCXXCompiler.cxx.obj /FecmTryCompileExec.exe -link /implib:cmTryCompileExec.lib /STACK:10000000 /INCREMENTAL:YES /subsystem:console kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /MANIFEST /MANIFESTFILE:cmTryCompileExec.exe.intermediate.manifest cmTryCompileExec.exe.embed.manifest.res Intel(R) C++ Compiler for Intel(R) EM64T-based applications, Version 9.0 Build 20060222 Package ID: W_CC_C_9.0.030 Copyright (C) 1985-2006 Intel Corporation. All rights reserved. (0): internal error: backend signals icl: error: problem during multi-file optimization compilation (code 4) LINK Pass 1 failed. with 4 NMAKE : fatal error U1077: 'C:\tmp\cmake-2.8.0-win32-x86\bin\cmake.exe' : return code '0xffffffff' Stop. NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Platform SDK\Bin\nmake.exe"' : return code '0x2' Stop. CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:2 (PROJECT) -- Configuring incomplete, errors occurred! NMAKE : fatal error U1077: 'C:\tmp\cmake-2.8.0-win32-x86\bin\cmake.exe' : return code '0x1' Stop.