[Qt-interest] Generating application icons with Windows, Qt 4.7.1 and Visual Studio Addin 1.1.7
Darryl Hunter
darryl.hunter at codersoft.com.au
Mon Feb 14 11:40:38 CET 2011
Yup, been through that. That's how I got it there in the first place...
-----Original Message-----
From: qt-interest-bounces+darryl.hunter=codersoft.com.au at qt.nokia.com
[mailto:qt-interest-bounces+darryl.hunter=codersoft.com.au at qt.nokia.com] On
Behalf Of Joerg Bornemann
Sent: Monday, 14 February 2011 9:15 PM
To: qt-interest at qt.nokia.com
Subject: Re: [Qt-interest] Generating application icons with Windows, Qt
4.7.1 and Visual Studio Addin 1.1.7
On 13/02/2011 00:58, ext Darryl Hunter wrote:
[...]
> I recently ported my application from building on Windows XP, Qt
> 4.6.3, to Windows 7, Qt 4.7.1. I noticed recently that the application
> icon no longer appears in Explorer, or while the application is running.
>
> I tried **many** things, of which I wont go in to, but I finally
> decided to compare my vcproj file for the two versions. And there was
> a very subtle difference.
[...]
I doubt that this difference is the cause for the missing icon. The .qrc
file doesn't contain the application icon you're seeing (or not seeing in
your case) in Windows explorer. Its in a Windows resource file.
Please have a look at this doc page:
http://doc.qt.nokia.com/4.7-snapshot/appicon.html
BR,
Jörg
_______________________________________________
Qt-interest mailing list
Qt-interest at qt.nokia.com
http://lists.qt.nokia.com/mailman/listinfo/qt-interest
More information about the Qt-interest-old
mailing list