Yes, there is an issue out there (I don't recall it's number) I think our case was with a Intel HD Graphics 2ooo though, and was with the Graphical Effects, but a different one. It seems these cards have a buggy GL implementation. The issue, last I looked at it, suggested they just blacklist the card from Qt using GL with it. You should be able to work around it with -platform <platform> on the command line. (I'm not sure the platform)
I'd search bugreports.qt.io for "blacklist intel graphics" for more info. > Sent: Wednesday, May 20, 2015 at 11:18 AM > From: "Nuno Santos" <[email protected]> > To: [email protected] > Subject: [Interest] App crashing in ig4icd32.dll (Intel HD Graphics 3000) > > Hi, > > As anyone here had problems with QML apps on Intel Graphic Cards on > windows? > > I have a user saying that the app crashes when launching (however he was > able to start the app a couple of times without any kind of problem). > > The crash occurs on ig4icd32.dll and he says there is no Windows Update > available for the graphic card (Windows 8). > > The app is really simple and there is only one QtGraphicalEffect being > used (ColorOverlay) > > Any ideas, > > Regards, > > Nuno > _______________________________________________ > Interest mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/interest > _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
