[Qt-interest] Unable to use .rc file for application icon.
bharath.narayan at nokia.com
bharath.narayan at nokia.com
Wed Jul 29 09:08:19 CEST 2009
Hi there,
I have an application (with a main window and other things). I have created a 64x64 icon file for the application icon.
I have added this in myrcfile.rc file: ICON1_MYICON ICON "appicon.ico"
I have included the file in my .pro file: RC_FILE = myrcfile.rc
I am using Mingw with QtCreator.
When I compile my application, I get an error saying:
windres: icon file `appicon.ico' does not contain icon data
What could be wrong here?
Am I missing something?
Thanks,
-Bharath
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090729/b6ad8d9b/attachment.html
More information about the Qt-interest-old
mailing list