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

Paulo Jnkml paulo.jnkml at gmail.com
Sun Feb 8 11:10:17 CET 2009


I was wrong again,
It isn't trying to run the Release target.

It's trying to run a target with the same name as the project.

It's not even caring about the Release or Debug TARGETS.


For example if the project is called A, and I have


Debug: TARGET = Ad
Release: TARGET = Ar


The executables are correctly created, but when I run, no executable 
will be found.

This is definitely a bug (I think).


qtcreator:
Built on Feb 4 2009 at 22:34:38
 >From revision 10a083c12b


Paulo Jnkml wrote:
> 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?


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


More information about the Qt-creator-old mailing list