had to do a complete o/system reinstall yesterday
so i decided to get the latest cegui so downloaded
CEGUI 0.6.2b Library Source
and the dependency pack
CEGUI 0.6.2b Binary Downloads for Microsoft Visual C++ 9 (2008)
as i got my myself the vs2008 pro for xmas
and have the following sdk's
Microsoft DirectX SDK (August 2008)
Microsoft Platform SDK for Windows Server 2003 R2
and update SP1 for vs2008
compiled CEGUI and placed the required .dll's in my applications directory but it gave me the following error when trying to start the newly compiled exe
Unhandled exception at 0x02132639 (CEGUIBase_d.dll) in MyExe.exe: 0xC00000FD: Stack overflow.
any one able to point me in the right direction of where i may have missed something
TIA