cannot compile dll,lib
Posted: Fri Aug 06, 2010 09:39
Hey ppl,
i am new tu CEGUI, and I am using Irrlicht 1.7.1.. So I followed intructions written here: http://www.cegui.org.uk/wiki/index.php/Build_Configuration_For_Irrlicht
But I got these errors during static debug lib compling of CEGUIBase project:
Error 1 fatal error C1083: Cannot open include file: 'pcre.h': No such file or directory
Error 11 fatal error C1083: Cannot open include file: 'pcre.h': No such file or directory
Error 7 fatal error C1083: Cannot open include file: 'ft2build.h': No such file or directory
Error 8 fatal error C1083: Cannot open include file: 'ft2build.h': No such file or directory
Error 9 fatal error C1083: Cannot open include file: 'ft2build.h': No such file or directory
Error 10 fatal error C1083: Cannot open include file: 'ft2build.h': No such file or directory
And I couldn't find these two files in sdk folder. Wehere can I get them? Thank you all...
i am new tu CEGUI, and I am using Irrlicht 1.7.1.. So I followed intructions written here: http://www.cegui.org.uk/wiki/index.php/Build_Configuration_For_Irrlicht
But I got these errors during static debug lib compling of CEGUIBase project:
Error 1 fatal error C1083: Cannot open include file: 'pcre.h': No such file or directory
Error 11 fatal error C1083: Cannot open include file: 'pcre.h': No such file or directory
Error 7 fatal error C1083: Cannot open include file: 'ft2build.h': No such file or directory
Error 8 fatal error C1083: Cannot open include file: 'ft2build.h': No such file or directory
Error 9 fatal error C1083: Cannot open include file: 'ft2build.h': No such file or directory
Error 10 fatal error C1083: Cannot open include file: 'ft2build.h': No such file or directory
And I couldn't find these two files in sdk folder. Wehere can I get them? Thank you all...