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.

