[Solved] The Qt version is invalid: Qt version is not properly installed, please run make install -- How to fix?
General and Desktop
12
Posts
4
Posters
23.5k
Views
1
Watching
-
I am not doing any Qt development, I am working on algorithms. I'd like to use Qt Creator as my IDE on Ubuntu and since it is offered on its own I tend to believe I will be able to run it without any Qt libraries or SDK.
So, I think I can use Qt Creator without Qt libraries.
Can I use qmake without Qt libraries? Or, do I have to replace qmake with cmake?
Thank you.