Skip to main content

Thread: nybody uses qt on ubuntu??


hello...
use qt on winxp..and have dulaboot sytem.i installed qt on ubuntu compile output as:
p, li { white-space: pre-wrap; } running build steps project 1...
starting: /usr/bin/qmake-qt4 /home/nishant/1/1.pro -spec /usr/share/qt4/mkspecs/linux-g++ -r config+=debug
exited 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 code 2.
error while building project 1
when executing build step 'make'




..any ideas nyone....

try command:

code:
sudo apt-get install build-essential
it installs several compilers , such things necessary compiling.


Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk [SOLVED] nybody uses qt on ubuntu??


Ubuntu

Comments