On Wed, Nov 25, 2015 at 05:33:05PM -0500, Richard Heck wrote: > On 11/25/2015 05:27 PM, Enrico Forestieri wrote: > > On Wed, Nov 25, 2015 at 04:54:15PM -0500, Scott Kostyshak wrote: > >> On Thu, Nov 26, 2015 at 10:08:45AM +1300, Andrew Parsloe wrote: > >>> Same behaviour here on Windows XP: only Classic icons (and yes, I am a > >>> dinosaur) > >> OK good to know. Seems like 2/2 testers on Windows means a serious > >> issue. This is now considered a blocker for alpha2. Hopefully we can > >> find a fix soon. > > Most probably, this is due to a missing qsvgicon.dll plugin. > > https://forum.qt.io/topic/3563/no-icons-when-deploy-application-using-svg-files/8 > > Is there anyway for our Windows testers to be able to install this > themselves, to see if its presence fixes things?
It could be provided by Uwe. Then, I don't know whether the plugins are to be placed into proper subdirectories. Maybe, the layout could be: QtSvg.dll iconengines/svgicon.dll imageformats/qsvg.dll or maybe a flat structure where all dlls are there suffices. I only tried building a static Windows version of Qt and cannot really tell. -- Enrico