On Thu, 25 Oct 2018 10:33:54 +0200
Davide Coppola <vivala...@gmail.com> wrote:

> I can't manage to build 4.7.2 (after checking out the git tag) because of
> the following linking error:
> 
> lib/qtcreator/libqbsqtprofilesetup.so: undefined reference to
> `QQmlPrivate::qmlregister(QQmlPrivate::RegistrationType, void*)'
> 
> I have Qt 5.11.2 installed on my system and everything is fine when I build
> master.

That's https://bugreports.qt.io/browse/QTCREATORBUG-21340. If you are using Qt 
Creator to build, you need to
uncheck "Enable Qt Quick Compiler" in the qmake build step.


Christian
_______________________________________________
Qt-creator mailing list
Qt-creator@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to