PDA

View Full Version : help issues with qmake.conf and qt


Mr_Moony
December 2nd, 2007, 02:01 AM
I am running ubuntu and installing qbittorrent 0.9.3( i dont want the latest version of qbittorrent)
and i first installed qt4.2.3
i set qtdir to where qt was installed
i also set path to qtdir/bin
qmakespec was set to ..../mkspecs/linux-g++
wherein the qmake.conf is located

the ./configure works but after that "make" gives me an error saying

make: *** No rule to make target `/..../mkspecs/default/qmake.conf', needed by `Makefile'. Stop.

Please can anyone help me.