[Solved] qt5 linux add source build to qt creator
General and Desktop
4
Posts
2
Posters
1.9k
Views
1
Watching
-
wrote on 12 Mar 2013, 11:33 last edited by
I have successfully statically built Qt 5 from source using git on Linux 32 bit. How do I add the newly compiled libraries to Qt Creator? Any help appreciated. Thanks.
-
Hi,
In QtCreator go to Tools -> Options -> Qt Versions -> Add...
Then go to the location of your Qt 5 qmake executable and Voilà, your custom Qt is available -
wrote on 12 Mar 2013, 11:49 last edited by
Thanks a heap.
-
You're welcome, don't forget to mark the thread as solved
2/4