[osg-users] Problem integrating CEGUI using libepoxy. Function epoxy_gl_version() returns 0
Jay Carson
james.carson.direct at gmail.com
Wed Jan 31 08:58:55 PST 2018
Hello,
I've opened up a ticket with Epoxy, but I wanted to check with the professionals here to make sure that I wasn't doing anything wrong.
The issue that I am encountering is that when I call the epoxy_gl_version() function, it returns 0. This then crashes CEGUI. I'm thinking that maybe I'm failing to properly initialize OpenGL. Below is simple example to replicate my issue.
Thank you!
Jay
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=72755#72755
Attachments:
http://forum.openscenegraph.org//files/cmakelists_999.txt
http://forum.openscenegraph.org//files/main_568.hpp
http://forum.openscenegraph.org//files/main_905.cpp
More information about the osg-users
mailing list