CEGui and DX9 DStastny problem ?
BlitzMax Forums/Brucey's Modules/CEGui and DX9 DStastny problem ?
| ||
Hi His the current CEGui Module working in Directx Context ? I read that CEGui support DX8.1 and 9 natively but when I trying the DX9 module from DStastny I get this : CEGUI::RendererException in file C:/BlitzMax/mod/bah.mod/cegui.mod/cegui/RendererModules/OpenGLGUIRenderer/openglrenderer.cpp(783) : OpenGLRenderer failed to initialise the GLEW library. Missing GL version Obviously CEGui is trying to setup OpenGl even with the Bmax Dx7 driver. Did I miss an option somewhere ? |
| ||
Did I miss an option somewhere ? No. Since BlitzMax only officially supports DX7 I hadn't bothered implementing support for DirectX. |
| ||
Welcome back |