[Qt-creator] Error running the application "Failed to start program. Path or permissions wrong?"
Gilles Valette
gilles.valette at univ-reims.fr
Sun Feb 8 10:01:32 CET 2009
> In the .pro I have
> Debug:TARGET=../bin/executabled
> Release:TARGET=../bin/executable
Hi,
I use :
TARGET = (for the name of the program)
DESTDIR = (for the directory)
Hope this helps.
Gilles
More information about the Qt-creator-old
mailing list