[Qt-creator] Error running the application "Failed to start program. Path or permissions wrong?"
Paulo Jnkml
paulo.jnkml at gmail.com
Sun Feb 8 13:33:12 CET 2009
Problem persists in version :
Built on Feb 4 2009 at 22:34:38
From revision 10a083c12b
If I don't give the every target the same name as the project, it wont
run...
I would check the source myself, but I'm very busy right now.
Next week... =)
Paulo Jnkml wrote:
> If I use debug or release:
> debug {
> //this is ignored
> TARGET = debug
> }
> release {
> //ignored
> TARGET = release
> }
>
> Debug {
> //works =)
> TARGET = Debug
> }
>
> Release {
> //works =)
> TARGET = Release
> }
>
>
> Andre Poenitz wrote:
>> 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'
>> _______________________________________________
>> 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/2936bcc3/attachment.html
More information about the Qt-creator-old
mailing list