On Fri, Jun 12, 2015 at 1:36 PM, Alistair Baxter <[email protected]> wrote:
> Actually the default version Qt 5.4 dynamically selects what it thinks is the 
> most appropriate version of OpenGL to use.
>
> You can force it to use desktop OpenGL by calling 
> QCoreApplication::setAttribute(Qt::AA_UseDesktopOpenGL) on your app instance 
> before you call exec on it.

Ah interesting to know. That wasn't the case before.

Thanks for the tip.

J.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to