Menu
  • HOME
  • TAGS

i made CEGUI-0.8.2 by cmake and then trying add ogre3d, but have some problems help me

ogre3d,cegui

Need to include "c:\ogresdk_vc10_v1-8-1\boost" This should fix your problem. You might also need to add "c:\ogresdk_vc10_v1-8-1\boost\lib" in your additional libraries.

How do you study tutorial character control with Ogre3D and Bullet physics

bulletphysics,ogre3d

it is game specific. Every game has it's own needs and there is no way one type of CC could suit every game so consider this tutorial and example

Header conflict error with mingw32 (ogre3d+cegui+glm application)

c++,mingw,glm,ogre,ogre3d

Seems this is an old gcc bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56038 Can't accept my own answer for 2 days....