[Qt-creator] Can't compile any file

Marcin Sękalski senkal86 at gmail.com
Thu Nov 20 17:23:44 CET 2008


On Thursday 20 November 2008 12:22:22 Daniel Teske wrote:
> > Hi, I can't compile any file, neither created in qt-creator nor imported
> > from *pro file. When i try to compile any project (even simple
> > helloWorldDialog tutorial from tech preview video) i get messages in
> > compile output like:"make -w" ... and here it ended with "Exited with
> > code 0" then  "Error during make  Exited with code 2" . I don't know
> > whete to search for problem because i don't get any helpfull clues
> > (except standard "enter/home/..." "leave /home/..."  nothing more). Maybe
> > something is wront with path set in qt-creator.In qt-creator i didn't
> > change path for qt because it looks good(/usr). I use 64 bit Kubuntu with
> > Kde 4.1.3 and Qt 4.4.3 with development libraries. It's easy for me to
> > compile Qt4 programs by : "qmake-kde4 && make" or "qmake && make". But
> > with Qt-creator it doesn't work.
>
> Is that with the alpha release? Then I think the qmake in /usr/bin is a Qt3
> qmake. (You can check that with  qmake --version on the command line. 
> Version 1 is Qt3, Version 2 is Qt4.)
> That bug should be fixed in the current snapshots.
>
> daniel
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator

Unfortunately : 
----------------------------------------
qmake --version
QMake version 2.01a
Using Qt version 4.4.3 in /usr/lib
------------------------------------------------
qmake-qt4 --version
QMake version 2.01a
Using Qt version 4.4.3 in /usr/lib
-------------------------------------------

It looks like I will have to back to old duet kate+qtdesigner until final qt-
creator release ;/

Marcin



More information about the Qt-creator-old mailing list