I had problems compiling simple programs in QT Creator, this happens when I try to compile a basic program too (Just build any code)
To Solve this issue just install g++, I use Ubuntu 9.10
ahmed@ahmed-laptop:~$ sudo apt-get install g++
From Tools->Options->Qt4->"I check rebuild to see of qmake was working - but it gave the below error"
Code:
Running build steps for project chip...Creating gdb macros library...
Starting: /usr/bin/qmake-qt4 /home/ahmed/Qt/chip/chip.pro -spec
/usr/share/qt4/mkspecs/linux-g++ -r CONFIG+=debug_and_release
CONFIG+=debug Exited with code 0.Starting: /usr/bin/make debug -w make:
Entering directory `/home/ahmed/Qt/chip'/usr/bin/make -f Makefile.Debugmake[1]:
Entering directory `/home/ahmed/Qt/chip'g++ -c -pipe -g -Wall -W -D_REENTRANT
-DQT_OPENGL_LIB -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/QtOpenGL
-I/usr/include/qt4 -I/usr/X11R6/include -Idebug -I. -o debug/main.o main.cpp make[1]:
g++: Command not found
make[1]: *** [debug/main.o] Error 127make[1]:
Leaving directory `/home/ahmed/Qt/chip'make:
Leaving directory `/home/ahmed/Qt/chip'make:
*** [debug] Error 2Exited with code 2.
Error while building project chip
To Solve this issue just install g++, I use Ubuntu 9.10
ahmed@ahmed-laptop:~$ sudo apt-get install g++
This solved the issue. :)
im very impressed with your post because this post is very beneficial for me and provide a new knowledge to me
ReplyDeleteQt Creator 4.15.2 Crack