PDA

View Full Version : Possible OpenGL / Intel driver issue



Truder
24th February 2009, 12:06
I am experiencing some issues with the Qt OpenGL examples and suspect it is related to the Intel drivers.
I'm running WinXP with Qt opensource 4.4.3.
I have some problems in my own code, but also running the 'textures' and frame buffer object examples included in Qt. These features are supported by the graphics card, and I experience slight differences in errors on driver changes E.g. the call stack show the textures example crashes at the ig4icd32.dll file?

I would like to hear if anyone else has had problems like these, I’m running a laptop with an Intel 4 Series Express Chipset.

I’m currently running driver version 6.14.10.5009 which seems to be the version causing me least problems.

The closest I can come to finding related issues is this thread at Intel forum

http://software.intel.com/en-us/forums/d…ng/topic/58667/

Regards, Truder