Piotr Dobrogost wrote:
Bill Hoffman wrote:
Look in CMakeError.log and see if there is some other reason it is failing.
There's no info on CMakeError.log file in CMake 2.6 online manual
http://cmake.org/cmake/help/cmake2.6docs.html
However I don't get the original error now (have no idea why).
Instead I'm getting another error:
CMakeFiles\cmTryCompileExec.dir\testCCompiler.c.obj : fatal error
LNK1112: module machine type 'X86' conflicts with target machine type 'x64'
Do you know how I could make this work?
What's really strange is when I get this error and I delete all contents
of build folder the next invocation of cmake runs without any errors.
Below I give the whole output from cmake in case you need some more
information.
If you could zip up the binary tree after the first CMake run and send
it to me off the list or make it available for download somewhere I can
take a look. Also, what compiler version are you using?
-Bill
_______________________________________________
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