[Qt-creator] Error running the application "Failed to start program. Path or permissions wrong?"
Andre Poenitz
andre.poenitz at mathematik.tu-chemnitz.de
Sun Feb 8 12:00:39 CET 2009
On Sun, Feb 08, 2009 at 07:10:17PM +0900, Paulo Jnkml wrote:
> 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
Is this 'Debug' and 'Release' with capital initials in your .pro file?
If so, does the problem persist if you use 'debug' and 'release'?
Andre'
More information about the Qt-creator-old
mailing list