In release mode everything works fine. However, in debug mode I get the error:
The procedure entry point InvalidRequestException(...) could not be found in the DLL "CEGUIBase_d.dll".
I searched for any old CEGUI files on my hard drive but didn't find any, so i think the correct header and library files are used. What I find weird is that I get the error only in debug mode, not in release mode.
I then downloaded the 0.6 svn repo and got the same error
