Qt Creator 2.1.0 RC 1 won't make in Ubuntu
-
Only the directory name with qmake.
-
This is its entire contents:
@#include "../../src/corelib/global/qglobal.h"@
Is that a problem?
-
I never did get to the bottom of this. I have 4.7.1 libs installed. What should I do?
-
I just figured out that it is trying to grab from the qt3 folder instead of the qt4 folder. How do I change this?
-
Forgive my ignorance, but you will have to explain.
-
How do I make sure it uses 4.x?
-
right now qmake-qt4 runs without an error but doesn't do anything. I am going to reinstall 4.7.1 libraries and see if it changes anything.
-
Even when I call the correct qmake I get the same error.
-
It worked once I downloaded the .bin file from the ftp site but not if I tried to compile myself.
-
how did downloading the .bin file help you? did you have to do any additional commands in the terminal?