[Interest] iOS qmake error

Federico Buti bacarozzo at gmail.com
Tue May 5 18:22:15 CEST 2015


Hi list(s),

I'm experiencing a quite strange behaviour after the last iOS update.
Basically, compilation fails even with a freshly created project. The error
occurs already while running qmake. The output of its execution is:

18:07:46: Running steps for project NewTest...

18:07:46: Starting: "/opt/Qt/Qt5.4.1/5.4/ios/bin/qmake"
'/Users/sistemico/Documents/Qt Projects/NewTest/NewTest.pro' -r -spec
macx-ios-clang CONFIG+=iphoneos CONFIG+=declarative_debug CONFIG+=qml_debug

sh: line 1: 1439 Segmentation fault: 11
/opt/Qt/Qt5.4.1/5.4/ios/bin/qmlimportscanner /Users/sistemico/Documents/Qt
Projects/NewTest -importPath /opt/Qt/Qt5.4.1/5.4/ios/qml

Project ERROR: Failed to parse qmlimportscanner output.

18:07:46: The process "/opt/Qt/Qt5.4.1/5.4/ios/bin/qmake" exited normally.

18:07:46: Elapsed time: 00:01.

I've noticed that sources and header files are not shown in the "Projects"
view, which is surely a consequence of qmake sudden stop. It should be
noticed that whereas my old or newly created projects show this behaviour,
built-in example projects seem to compile and run fine with no error - I've
just tested a few of them.

My configuration: MacBook Air (11-inch, Mid 2013), OS X 10.10.3 and Qt
5.4.1 (Qt Creator 3.3.1).

So, what's the problem? Even if it might be trivial I don't really have any
clue about it. Thanks in advance.

---
Federico Buti
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150505/99ca55e4/attachment.html>


More information about the Interest mailing list