Problems with MAC (string.h: No such file or directory) [solved]
-
wrote on 27 Jun 2013, 07:38 last edited by
yes...
Thank you, before I forget...
-
Add this
@
<key>CFBundleIconFile</key>
<string>myApp.icns</string>
@To your Info.plist
And put the myApp.icns in your bundle Contents/Resources folder
-
wrote on 27 Jun 2013, 09:28 last edited by
Done.... but no change... What I have to do now??
-
In your pro file:
@
ICON = myApp.icns
QMAKE_INFO_PLIST = Info.plist@ -
wrote on 27 Jun 2013, 10:02 last edited by
And compile and link the libraries once again???
No other way???
I am watching, that in the original .pro file no appear this line, and the original developer used this .pro file.
-
wrote on 27 Jun 2013, 10:21 last edited by
I continue research, and when I change things in the info.plist with the Property List Editor nothing change.
Even I changed the name of the Executable.
-
wrote on 28 Jun 2013, 09:49 last edited by
You don't care, when I make the installer the icon appear...
-
Personally, I rebuild the application whenever I make changes to one of it's component so as to say it's mandatory for the icon to be updated, I don't know (there might be some caching done under the hood).
I don't get your last message.
-
wrote on 3 Jul 2013, 07:27 last edited by
Finally I deliver the project, so thank you so much!!!
-
You're welcome !
Don't forget to update the thread's title appending solved so other forum users may know a solution has been found :)
74/74