[cmake-developers] Qt builds: module machine type 'x64' conflicts with target machine type 'X86'

Bill Hoffman bill.hoffman at kitware.com
Wed Apr 10 12:07:54 EDT 2013


On 4/10/2013 11:54 AM, Stephen Kelly wrote:
> (at the very bottom)
> http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_00894/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz
>
> Any ideas?
I think you want this generator:
  Visual Studio 11 Win64
-- Check for working C compiler using: Visual Studio 10 Win64 -- broken
CMake Error at 
C:/CMake/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:52 (MESSAGE):
   The C compiler "C:/Program Files (x86)/Microsoft Visual Studio
   11.0/VC/bin/amd64/cl.exe" is not able to compile a simple test program.
   It fails with the following output:
    Change Dir: 
C:/work/build/qt/qtbase/tests/auto/cmake/build/CMakeFiles/CMakeTmp
   Run Build Command:C:\PROGRA~2\MICROS~1.0\Common7\IDE\devenv.com
   CMAKE_TRY_COMPILE.sln /build Debug /project cmTryCompileExec3680607716
   Microsoft (R) Microsoft Visual Studio 2012 Version 11.0.51106.1.
   Copyright (C) Microsoft Corp.  All rights reserved.


I think that "  Microsoft (R) Microsoft Visual Studio 2012 Version 
11.0.51106.1." is not VS 10, but rather 11.

-- 
Bill Hoffman
Kitware, Inc.
28 Corporate Drive
Clifton Park, NY 12065
bill.hoffman at kitware.com
http://www.kitware.com
518 881-4905 (Direct)
518 371-3971 x105
Fax (518) 371-4573



More information about the cmake-developers mailing list