[Development] QtCreator 3.0.0-rc1 building

Koehne Kai Kai.Koehne at digia.com
Fri Dec 6 16:11:26 CET 2013


> -----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()->notifyEngineRemoteSetupDone(int(pid),
> m_qmlPort);
>                                                                     ^
> Makefile.Debug:4665: recipe for target 'debug/iosdebugsupport.o' failed
> 

Thanks for spotting!

> Is it fixed in repository?

Not yet. I've a lame workaround though:

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

(note that ios plugin is dysfunctional on Windows, and only there so we can catch changes that break it while testing on other platforms.)

Regards

Kai 





More information about the Development mailing list