[Interest] ios qtmn problems

Иван Комиссаров abbapoh at gmail.com
Fri Aug 7 16:21:05 CEST 2015


Hi everybody. I'm trying to compile a Qt app using GYP for ios. GYP has no
qt support, so i have to link all nececcary library/frameworks manually.
My app compiles for ios, but when i try to run it on the device, i got a
crash in qtmn in a qioseventdispatcher.mm (
https://github.com/qtproject/qtbase/blob/5.5/src/plugins/platforms/ios/qioseventdispatcher.mm#L246
)
I've added -Dmain=qtmn flag to the compiler with no effect
I'm using --force-load to load libqios_debug.a too.
Any other hints i am missing?

Thanks

Ivan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150807/3f233f17/attachment.html>


More information about the Interest mailing list