Where do I find these files?

For help with general CEGUI usage:
- Questions about the usage of CEGUI and its features, if not explained in the documentation.
- Problems with the CMAKE configuration or problems occuring during the build process/compilation.
- Errors or unexpected behaviour.

Moderators: CEGUI MVP, CEGUI Team

Aspirer
Not too shy to talk
Not too shy to talk
Posts: 22
Joined: Fri Dec 21, 2012 07:33

Where do I find these files?

Postby Aspirer » Sat Dec 22, 2012 10:54

I'm not sure what I'm supposed to do. I'm using VC++ 2010 express and CEGUI 0.7.7; I've already opened up the CEGUIBaseRenderer files and converted them. Now I need to build them but I keep running into the same errors:

1>c:\users\t\downloads\cegui-0.7.7\cegui-0.7.7\cegui\src\minizip\unzip.cpp(81): fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
1> iowin32.cpp
1>c:\users\t\downloads\cegui-0.7.7\cegui-0.7.7\cegui\src\minizip\iowin32.cpp(16): fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
1> ioapi.cpp
1>c:\users\t\downloads\cegui-0.7.7\cegui-0.7.7\cegui\src\minizip\ioapi.h(45): fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
1> CEGUIEditbox.cpp
1>c:\users\t\downloads\cegui-0.7.7\cegui-0.7.7\cegui\include\ceguipcreregexmatcher.h(33): fatal error C1083: Cannot open include file: 'pcre.h': No such file or directory
1> CEGUIPCRERegexMatcher.cpp
1>c:\users\t\downloads\cegui-0.7.7\cegui-0.7.7\cegui\include\ceguipcreregexmatcher.h(33): fatal error C1083: Cannot open include file: 'pcre.h': No such file or directory
1> CEGUIMinizipResourceProvider.cpp
1>c:\users\t\downloads\cegui-0.7.7\cegui-0.7.7\cegui\src\minizip\unzip.h(51): fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
1> CEGUIFreeTypeFont.cpp
1>c:\users\t\downloads\cegui-0.7.7\cegui-0.7.7\cegui\include\ceguifreetypefont.h(37): fatal error C1083: Cannot open include file: 'ft2build.h': No such file or directory
1> CEGUIFont_xmlHandler.cpp
1>c:\users\t\downloads\cegui-0.7.7\cegui-0.7.7\cegui\include\ceguifreetypefont.h(37): fatal error C1083: Cannot open include file: 'ft2build.h': No such file or directory
1> CEGUIFontProperties.cpp
1>c:\users\t\downloads\cegui-0.7.7\cegui-0.7.7\cegui\include\ceguifreetypefont.h(37): fatal error C1083: Cannot open include file: 'ft2build.h': No such file or directory
1> CEGUIFontManager.cpp
1>c:\users\t\downloads\cegui-0.7.7\cegui-0.7.7\cegui\include\ceguifreetypefont.h(37): fatal error C1083: Cannot open include file: 'ft2build.h': No such file or directory
1> Generating Code...
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========



I've done searches for zlib.h and ft2build.h and found nothing. I'm wondering why they aren't on my computer and whether I may have screwed something up in the lib and includes in the property pages.

BTW whats a dependency?

Return to “Help”

Who is online

Users browsing this forum: Bing [Bot] and 27 guests