> -----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 


_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to