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

Stephen Kelly steveire at gmail.com
Tue May 21 12:50:15 EDT 2013


Stephen Kelly <steveire at ...> writes:
> > 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
> 
> Yes, I think you're right. I've updated the patch with that information now.
 
The CMake version on the Qt CI Windows machines has been updated to 2.8.11.
This seems to have resulted in a similar problem to the above.

 http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_01006/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz

It's probably fixed by this:

 https://codereview.qt-project.org/#change,56599

Do you think anything in 2.8.11 could cause this?

Is there something cmake can do to default to "Visual Studio 11 Win64" on Win64?

Thanks,

Steve.






More information about the cmake-developers mailing list