[Qt-creator] Error running the application "Failed to start program. Path or permissions wrong?"

Paulo Jnkml paulo.jnkml at gmail.com
Sun Feb 8 10:40:58 CET 2009


Thanks, that did the trick.
I guess I have to read a bit more about qmake's variables.

I also have the sources/headers like
SOURCE += ../src/file1.cpp \
    ../src/file2.cpp

HEADERS += ../inc/file1.hpp \
    ../inc/file2.hpp

Is there something similar for that?
I quick checked qmake's manual but didn't find nothing.

=)

Gilles Valette wrote:
>> 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
>
>
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>
>   

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20090208/a30e994c/attachment.html 


More information about the Qt-creator-old mailing list