Can not buld from source qt-qttools
Qt Creator and other tools
2
Posts
2
Posters
977
Views
1
Watching
-
I am treeing to build qttools from the source code: "link":https://qt.gitorious.org/qt/qttools/source/24ed30750d87e022f583c64cf0ff77652ec1078b:
bad it don't work. What could I do?Sorry for my bad English
"foto":http://subefotos.com/ver/?5b58de0a1a3ac6ccb4bf02fc2647f4ado.png
-
Hi and welcome to devnet,
You seem to be mixing Qt 4 and Qt 5. That's not possible. Also if you installed Qt through your linux distribution package manager, you don't need to build qttools yourself. They should already be installed, if not, use the package manager to get them.
Hope it helps