Missing include files?
Posted: Sun May 04, 2008 00:34
Hey all, I am currently trying to get CEGUI built. I'm using Visual Studio 2005 Professional and have run the bat file in the premake directory to make a solution file.
When I go to build the solution however, I get the following errors:
Suggestions please. Thank you.
When I go to build the solution however, I get the following errors:
1>c:\downloads\software\game engines\cegui-0.6.0\cegui-0.6.0\src\elements\ceguieditbox.cpp(34) : fatal error C1083: Cannot open include file: 'pcre.h': No such file or directory
...
1>c:\downloads\software\game engines\cegui-0.6.0\cegui-0.6.0\include\ceguifreetypefont.h(37) : fatal error C1083: Cannot open include file: 'ft2build.h': No such file or directory
...
1>c:\downloads\software\game engines\cegui-0.6.0\cegui-0.6.0\include\ceguifreetypefont.h(37) : fatal error C1083: Cannot open include file: 'ft2build.h': No such file or directory
...
1>c:\downloads\software\game engines\cegui-0.6.0\cegui-0.6.0\include\ceguifreetypefont.h(37) : fatal error C1083: Cannot open include file: 'ft2build.h': No such file or directory
Suggestions please. Thank you.