Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

Building QtCreator with Qt5 -- cannot find declarative

$
0
0
Hi, I am trying to build QtCreator from the source code. I have qt5 on my machine, freshly installed from ppa, and when I execute qmake -r in the src folder, I get the following error message: Project ERROR: Unknown module(s) in QT: declarative I tried to compile the master branch and the 2.6 branch. I tried to google the solution and the only thing that I found is that declarative was renamed into quick a while back, but people say that QtCreator 2.6.1 should be compilable with Qt5. Am I doing something wrong? How do I solve this problem?

Viewing all articles
Browse latest Browse all 2113

Trending Articles