[Qt-creator] Linking error when building 4.7.2
Christian Kandeler
Christian.Kandeler at qt.io
Thu Oct 25 12:13:31 CEST 2018
On Thu, 25 Oct 2018 11:53:58 +0200
Davide Coppola <vivaladav at gmail.com> wrote:
> Unchecking "Enable Qt Quick Compiler" did the trick, thanks a lot.
>
> Just out of curiosity, is this going to skip the build of some components
> of Qt Creator?
No. The Qt Quick compiler is just an optimization method for QML code that Qt Creator presumably (I have not looked at the code) switches on if any QML files are present in the project.
Christian
More information about the Qt-creator
mailing list