Re: [Development] CMake tests with 64 bit windows

2013-04-10 Thread Stephen Kelly
On Wednesday, April 10, 2013 16:08:35 Ahumada Sergio wrote: > On Wednesday, April 10, 2013 13:13:21 Sarajärvi Tony wrote: > >> Here's the output of our build machine. Had to wing some of the commands. > > > > Is this configuration already 'enforcing'? > > You mean win64-msvc2012_developer-build_q

Re: [Development] CMake tests with 64 bit windows

2013-04-10 Thread Ahumada Sergio
On Wednesday, April 10, 2013 13:13:21 Sarajärvi Tony wrote: >> Here's the output of our build machine. Had to wing some of the commands. >> > > Is this configuration already 'enforcing'? You mean win64-msvc2012_developer-build_qtnamespace_Windows_8 for qtbase#stable ? Yes, it's enforcing since J

Re: [Development] CMake tests with 64 bit windows

2013-04-10 Thread Stephen Kelly
On Wednesday, April 10, 2013 13:13:21 Sarajärvi Tony wrote: > Here's the output of our build machine. Had to wing some of the commands. > Is this configuration already 'enforcing'? https://codereview.qt-project.org/#change,53410 failed when trying to integrate this patch. As the original repor

Re: [Development] CMake tests with 64 bit windows

2013-04-10 Thread Stephen Kelly
On Wednesday, April 10, 2013 13:13:21 Sarajärvi Tony wrote: > Here's the output of our build machine. Had to wing some of the commands. > Thanks. From the discussion on the cmake list, this seems to be expected because of a bug in the test script. Could you test https://codereview.qt-project.

Re: [Development] CMake tests with 64 bit windows

2013-04-10 Thread Sarajärvi Tony
pment] CMake tests with 64 bit windows Attached is the essential output, Stephen. Interestingly, the tool chain I had in this shell was msvc2010 (x64). (As you can see from the call to 'cl') However, cmake doesn't seem to pick that up and instead picks up my older 2008 comp

Re: [Development] CMake tests with 64 bit windows

2013-04-10 Thread Saether Jan-Arve
aether=digia@qt-project.org > [mailto:development-bounces+jan-arve.saether=digia@qt-project.org] > On Behalf Of Stephen Kelly > Sent: 10. april 2013 13:09 > To: development@qt-project.org > Cc: Sarajärvi Tony; Andreas Holzammer; Patrick Spendrin > Subject: Re: [Development

Re: [Development] CMake tests with 64 bit windows

2013-04-10 Thread Stephen Kelly
On Wednesday, April 10, 2013 07:30:34 you wrote: > Hello, > > we encountered some trouble when setting up a new CI machine where we would > run Windows 7 64 bit and compile in 64 bit mode. The CMake tests fail > there. Andy/Patrick, have you ever seen something like this before? ClCompile: