[Qt-creator] Qt Build Settings can use $BUILDIR. Why not Project Run Settings?

Coda Highland coda at bobandgeorge.com
Tue May 11 19:49:07 CEST 2010


> Or are you saying it cannot be done and the best I can do is to use these static methods at run-time?

We're saying that the run-time solution is superior in general.
"Working directory" is a notoriously fickle beast and it can change
just depending on how you happen to invoke the program. The static
methods, however, will always return a consistent path no matter how
you invoke the application.

/s/ Adam



More information about the Qt-creator-old mailing list