DirectX11 + CEGUI

For help with general CEGUI usage:
- Questions about the usage of CEGUI and its features, if not explained in the documentation.
- Problems with the CMAKE configuration or problems occuring during the build process/compilation.
- Errors or unexpected behaviour.

Moderators: CEGUI MVP, CEGUI Team

Magmatwister
Just popping in
Just popping in
Posts: 12
Joined: Thu Oct 07, 2010 20:15

DirectX11 + CEGUI

Postby Magmatwister » 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.

User avatar
Kulik
CEGUI Team
Posts: 1382
Joined: Mon Jul 26, 2010 18:47
Location: Czech Republic
Contact:

Re: DirectX11 + CEGUI

Postby Kulik » Wed Oct 27, 2010 18:25

It seems that this is related to creating fixed pipeline emulation shader, line 298 in the mentioned cpp file. I would start digging there... It seems the shader gets compiled fine but the effect can't be created using it.

Try to give it a go with NVIDIA PerfHUD enabled. It will (hopefully) output the error.

tmayr06
Just popping in
Just popping in
Posts: 8
Joined: Thu Nov 04, 2010 02:14

Re: DirectX11 + CEGUI

Postby tmayr06 » Fri Nov 12, 2010 16:59


Magmatwister
Just popping in
Just popping in
Posts: 12
Joined: Thu Oct 07, 2010 20:15

Re: DirectX11 + CEGUI

Postby Magmatwister » Sun Nov 14, 2010 20:18

tmayr06 wrote:Found the solution!

Take a look at:
http://www.cegui.org.uk/phpBB2/viewtopic.php?f=10&t=5245&p=25181#p25181


Cheers m8!!! Luckily I already have the Effects library compiled! :P


Return to “Help”

Who is online

Users browsing this forum: No registered users and 2 guests