Compiling
Posted: Sat Mar 20, 2010 02:33
I get 10 errors when compiling the source. I'm just wondering if some of these libraries already come with cegui when I download the cegui source or if I have to go get these libraries in order to compile cegui.
Looks like pcre, freetype, SILLY, & expat
Looks like pcre, freetype, SILLY, & expat
Code: Select all
Error 1 fatal error C1083: Cannot open include file: 'pcre.h': No such file or directory c:\cegui-0.7.1\cegui\include\ceguipcreregexmatcher.h 33 CEGUIBase
Error 7 fatal error C1083: Cannot open include file: 'ft2build.h': No such file or directory c:\cegui-0.7.1\cegui\include\ceguifreetypefont.h 37 CEGUIBase
Error 8 fatal error C1083: Cannot open include file: 'ft2build.h': No such file or directory c:\cegui-0.7.1\cegui\include\ceguifreetypefont.h 37 CEGUIBase
Error 26 fatal error C1083: Cannot open include file: 'ft2build.h': No such file or directory c:\cegui-0.7.1\cegui\include\ceguifreetypefont.h 37 CEGUIBase
Error 27 fatal error C1083: Cannot open include file: 'ft2build.h': No such file or directory c:\cegui-0.7.1\cegui\include\ceguifreetypefont.h 37 CEGUIBase
Error 44 fatal error C1083: Cannot open include file: 'pcre.h': No such file or directory c:\cegui-0.7.1\cegui\include\ceguipcreregexmatcher.h 33 CEGUIBase
Error 45 fatal error C1083: Cannot open include file: 'SILLY.h': No such file or directory c:\cegui-0.7.1\cegui\src\imagecodecmodules\sillyimagecodec\ceguisillyimagecodec.cpp 32 CEGUISILLYImageCodec
Error 46 fatal error C1083: Cannot open include file: 'expat.h': No such file or directory c:\cegui-0.7.1\cegui\src\xmlparsermodules\expatparser\ceguiexpatparser.cpp 35 CEGUIExpatParser
Error 75 fatal error LNK1104: cannot open file '../../../../lib/CEGUIBase.lib' CEGUIOpenGLRenderer CEGUIOpenGLRenderer
Error 76 fatal error LNK1104: cannot open file '../../../../lib/CEGUIBase.lib' CEGUIFalagardWRBase CEGUIFalagardWRBase