[Qt-interest] Making a MacOS application
John Clayton (gmail)
johnclayton72 at gmail.com
Sun Aug 9 14:08:48 CEST 2009
If you are using Qt 4.5.2, run the macdeployqt program on your .app
file, it'll copy the Frameworks into the .app bundle - and all should
be well.
On 9/08/2009, at 1:19 PM, Stefanos Antaris wrote:
> Hello.I am just trying to compile someone else code.He has made his
> own .pro file.So.I have the following problem.I build it without any
> error.But i can't run it at all.The MacOS report says that it can't
> load the images.I searched on .app Resources and there is no path on
> that images.Of course there is the right path on the code.Can anyone
> identify the problem?Should QtCreator pass the images on the .app
> resources?
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
More information about the Qt-interest-old
mailing list