CEGui and DX9 DStastny problem ?

BlitzMax Forums/Brucey's Modules/CEGui and DX9 DStastny problem ?

Armitage 1982(Posted 2009) [#1]
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 ?


Brucey(Posted 2009) [#2]
Did I miss an option somewhere ?

No. Since BlitzMax only officially supports DX7 I hadn't bothered implementing support for DirectX.


Retimer(Posted 2009) [#3]
Welcome back