[Development] glib's and Qt's RuntimeLocation [OS X]

René J. V. Bertin rjvbertin at gmail.com
Wed Nov 25 22:14:54 CET 2015


Petroules Jake wrote:

> Feel free to take action if Thiago agrees; I have no particular opinions about
> how it's "supposed" to work.

Ok, we'll see then. But for the record,

QString::fromNSString(NSTemporaryDirectory())

returns "$TMPDIR/" (trailing slash included), presuming that TMPDIR is left at 
the value set by the OS, at login. It does *not* simply echo the current value 
of $TMPDIR, contrary to QDir::tempPath().

R.




More information about the Development mailing list