[Qt-creator] Error running the application "Failed to start program. Path or permissions wrong?"
Yonnys Pablo Martin Olivera
ypmartin at uci.cu
Sun Feb 8 14:35:09 CET 2009
you check if your "executable" has execussion permission, i have similar trouble some times and i fix it change the permission.
Ing. Yonnys Pablo Martín Olivera
Universidad de las Ciencias Informáticas
http://primavera.uci.cu/proyectos/qmasc
________________________________
De: qt-creator-bounces at trolltech.com en nombre de Paulo Jnkml
Enviado el: dom 08.02.2009 8:33
Para: qt-creator at trolltech.com
Asunto: Re: [Qt-creator] Error running the application "Failed to start program. Path or permissions wrong?"
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 --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/ms-tnef
Size: 5705 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20090208/ac61ad09/attachment.bin
More information about the Qt-creator-old
mailing list