PDA

View Full Version : Qt Program Not running



Nishant
6th April 2010, 20:29
Hello,
Just Installed Qt once again due to some problems on ubuntu 9.10.no program running now...chcek these details
Application output:
&"warning: GDB: Failed to set controlling terminal: Invalid argument\n"
/bin/bash: /media/sda6/Qt/bin/chapter01/helloWorld: Permission denied
/bin/bash: /media/sda6/Qt/bin/chapter01/helloWorld: Success
Compile Output:
Running build steps for project helloWorld...
Starting: /usr/bin/qmake-qt4 /media/sda6/Qt/examples/chapter01/helloWorld/helloWorld.pro -spec /usr/share/qt4/mkspecs/linux-g++ -r CONFIG+=debug
Exited with code 0.
Starting: /usr/bin/make -w
make: Entering directory `/media/sda6/Qt/examples/chapter01/helloWorld'
make: Nothing to be done for `first'.
make: Leaving directory `/media/sda6/Qt/examples/chapter01/helloWorld'
Exited with code 0.
Thanks