[SOLVED]Problems compiling against Ogre 1.7.1
Posted: Sun Jun 27, 2010 00:23
Hello, I'm a new user of Ogre and CEGUI but I've got a basic framework up and running so far. I wanted to start using CEGUI in my project, but when I go to compile CEGUI 0.7.1 against Ogre 1.71(compiled from source) I get an error when the CEGUIOgreRenderer is compiling similar to this: even though i can't find an include that requires that file be included at all.
Any help would be appreciated.
Dar13
Code: Select all
8>f:\ogresdk\include\ogre\threading\ogrethreadheadersboost.h(29) : fatal error C1083: Cannot open include file: 'boost/thread/tss.hpp': No such file or directory

Any help would be appreciated.

Dar13