[CMake] CMAKE_MAKE_PROGRAM is not set.

Bill Hoffman bill.hoffman at kitware.com
Sat Apr 18 10:18:26 EDT 2009


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


More information about the CMake mailing list