I download the demo,and when i compiling it with vc6.0,and using irrlicht-1.3 ,appear 2 errors,like that
error C2259: 'CGUITTFont' : cannot instantiate abstract class due to following members:
error C2039: 'EDT_DIRECTX8' : is not a member of 'video'
Search found 4 matches
- Sun Apr 08, 2007 4:36 am
- Forum: FAQs, Tutorials, Howtos, and external tool lists
- Topic: TrueType font Support by FreeType Library
- Replies: 183
- Views: 102223
- Mon Jun 26, 2006 11:57 am
- Forum: Project Announcements
- Topic: Tree Scene Node v2.1
- Replies: 234
- Views: 176270
- Mon Jun 26, 2006 3:10 am
- Forum: Project Announcements
- Topic: Tree Scene Node v2.1
- Replies: 234
- Views: 176270
- Mon Jun 26, 2006 3:05 am
- Forum: Beginners Help
- Topic: fatal error C1083: Cannot open include file: 'irrlicht.h':
- Replies: 4
- Views: 214
fatal error C1083: Cannot open include file: 'irrlicht.h':
I download the tree source code,and when I build it,there is a error:fatal error C1083: Cannot open include file: 'irrlicht.h': No such file or directory,why? what can i do?