Re: [Development] QtCreator 3.0.0-rc1 building

2013-12-06 Thread Koehne Kai
> -Original Message- > C:/repo/mingw-w64-qt-creator/src/qt-creator-opensource-src-3.0.0- > rc1/src/plugins/ios/iosdebugsupport.cpp:165:68: > error: cast from 'Q_PID {aka _PROCESS_INFORMATION*}' to 'int' loses > precision [-fpermissive] > m_runControl->engine()->notifyEngineRemoteSe

[Development] QtCreator 3.0.0-rc1 building

2013-12-06 Thread Alexey Pavlov
Hi! I'm try to build 64-bit QtCreator-3.0.0-rc1 with mingw-w64 GCC-4.8.2 toolchain and got cast error: C:/repo/mingw-w64-qt-creator/src/qt-creator-opensource-src-3.0.0-rc1/src/plugins/ios/iosdebugsupport.cpp: In member function 'void Ios::Internal::IosDebugSupport::handleGotInferiorPid(Q_PID)': C