Search found 2 matches
- Sun Oct 30, 2011 10:42
- Forum: Help
- Topic: CEGUI Direct3D11Renderer error on create
- Replies: 11
- Views: 10461
Re: CEGUI Direct3D11Renderer error on create
I was using the wrong .dll - these instructions were accurate, thanks!
- Fri Oct 28, 2011 06:40
- Forum: Help
- Topic: CEGUI Direct3D11Renderer error on create
- Replies: 11
- Views: 10461
Re: CEGUI Direct3D11Renderer error on create
When I try the following: CEGUI::Direct3D11Renderer& ceguiRenderer = CEGUI::Direct3D11Renderer::bootstrapSystem( pDevice, pDeviceContext ); I'm seeing: Effects11: Internal loading error: cannot create shader reflection object. I followed the instructions (built C++/Effects11 libs, renamed, repla...