Hi,

I'm learning ITK for some image registration project. But just at the first
step, I met a problem compiling it with CMake. The CMakeError log  as
following:

*Compiling the C compiler identification source file "CMakeCCompilerId.c"
failed.*
*Compiler:  *
*Build flags: *
*Id flags: *

*The output was:*
*The System cannot find the file specified.*


*Compiling the CXX compiler identification source file
"CMakeCXXCompilerId.cpp" failed.*
*Compiler:  *
*Build flags: *
*Id flags: *

*The output was:*
*The System cannot find the file specified.*

The OS on my computer is Windows 8.1 with Visual Studio 2012 Pro. It seems
a CMake problem, but I don't know how to solve. I'll appreciate your help.

Yours,
Vincent
-- 

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:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to