Need help with CEGUI + OGRE
Posted: Thu Feb 08, 2007 10:32
Hi all,
I'm trying to get CEGUI working with OGRE. I've been following this tutorial: http://www.ogre3d.org/wiki/index.php/Basic_Tutorial_6
At first I tried CEGUI 0.5 and OGRE 1.2.5 [Dagon], both downloaded SDKs from the website. The problem was I kept getting link errors! I had linked the two libraries correctly but for some reason it just couldn't find certain functions.
After a lot of messing around, I tried with CEGUI 0.4. I got farther this time. Now I can compile successfully, but when I try to run, it says that "Entry point not found" in certain DLLs.
Any suggestions on how to get CEGUI working? I don't have any odd setups (Using Visual Studio 8 [2005] in Windows XP) and I follow the instructions pretty well.
I'm trying to get CEGUI working with OGRE. I've been following this tutorial: http://www.ogre3d.org/wiki/index.php/Basic_Tutorial_6
At first I tried CEGUI 0.5 and OGRE 1.2.5 [Dagon], both downloaded SDKs from the website. The problem was I kept getting link errors! I had linked the two libraries correctly but for some reason it just couldn't find certain functions.
After a lot of messing around, I tried with CEGUI 0.4. I got farther this time. Now I can compile successfully, but when I try to run, it says that "Entry point not found" in certain DLLs.
Any suggestions on how to get CEGUI working? I don't have any odd setups (Using Visual Studio 8 [2005] in Windows XP) and I follow the instructions pretty well.