nbulchandani
November 6th, 2009, 08:59 AM
hello...
i use qt on winxp..and i have a dulaboot sytem.i installed qt on ubuntu but the compile output is as:
p, li { white-space: pre-wrap; } Running build steps for project 1...
Starting: /usr/bin/qmake-qt4 /home/nishant/1/1.pro -spec /usr/share/qt4/mkspecs/linux-g++ -r CONFIG+=debug
Exited with code 0.
Starting: /usr/bin/make -w
make: Entering directory `/home/nishant/1'
g++ -c -pipe -g -Wall -W -D_REENTRANT -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -o 1.o 1.cpp
make: Leaving directory `/home/nishant/1'
make: g++: Command not found
make: *** [1.o] Error 127
Exited with code 2.
Error while building project 1
When executing build step 'Make'
..any ideas nyone....
i use qt on winxp..and i have a dulaboot sytem.i installed qt on ubuntu but the compile output is as:
p, li { white-space: pre-wrap; } Running build steps for project 1...
Starting: /usr/bin/qmake-qt4 /home/nishant/1/1.pro -spec /usr/share/qt4/mkspecs/linux-g++ -r CONFIG+=debug
Exited with code 0.
Starting: /usr/bin/make -w
make: Entering directory `/home/nishant/1'
g++ -c -pipe -g -Wall -W -D_REENTRANT -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -o 1.o 1.cpp
make: Leaving directory `/home/nishant/1'
make: g++: Command not found
make: *** [1.o] Error 127
Exited with code 2.
Error while building project 1
When executing build step 'Make'
..any ideas nyone....