DirectX11 + CEGUI
Posted: Wed Oct 27, 2010 18:08
Version 0.7.3, DirectX11, Win7. CEGUI throws an
"CEGUI::RendererException in file ..\..\..\..\cegui\src\RendererModules\Direct3D11\CEGUIDirect3D11Renderer.cpp : Direct3D11Renderer : failed to create effect"
failure at the bootstrap function.
Any ideas? I would include the log but it's a bit useless in this situation. It doesn't even get updated seeing as this error occurs in the bootstrap function.
As far as I can tell, the D3D11 Device and device context I am passing it are valid.
"CEGUI::RendererException in file ..\..\..\..\cegui\src\RendererModules\Direct3D11\CEGUIDirect3D11Renderer.cpp : Direct3D11Renderer : failed to create effect"
failure at the bootstrap function.
Any ideas? I would include the log but it's a bit useless in this situation. It doesn't even get updated seeing as this error occurs in the bootstrap function.
As far as I can tell, the D3D11 Device and device context I am passing it are valid.