[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:58:09 CET 2009
Talked too soon.
It doesn't work.
The problem was not the DESTDIR, still thanks for that one.
The problem is that this thing is trying to run the debug configuration
with the release executable.
If I don't build release executable it will show that since they have
different names.
Bug?
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/b589a0b6/attachment.html
More information about the Qt-creator-old
mailing list