[Qt-creator] mac: executable binary inside package

Konstantin Tokarev annulen at yandex.ru
Wed Mar 28 17:55:51 CEST 2012


28.03.2012, 19:41, "David Kim" <david.qwk at gmail.com>:
> Hello,In case an executable binary
> file is included into the app package (by manually copying/pasting it
> into the Contents folder of the package(.app) file),
> how can it be called from qProcess start. What'd
> be the path to the executable binary?

Use QCoreApplication::applicationDirPath() to determine path.

(Such questions should be directed to interest@)

-- 
Regards,
Konstantin



More information about the Qt-creator mailing list