Thanks! Everything works well. Now I have two more questions.
1. When the application was deployed with macdeployqt, the dmg file also contains .Trashes. Is there an option to exclude it? 2. What'd be the way to put the alias of the Applications folder inside the dmg file as well, so that users could drag-n-drop the application onto the Applications folder in there. This is what other applications' installation process usually does, isn't it? Best, David On Wed, Mar 28, 2012 at 10:55 AM, Konstantin Tokarev <annu...@yandex.ru>wrote: > > 28.03.2012, 19:41, "David Kim" <david....@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 >
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest