Search found 2 matches
- Mon Apr 09, 2007 3:39 pm
- Forum: FAQs, Tutorials, Howtos, and external tool lists
- Topic: TrueType font Support by FreeType Library
- Replies: 183
- Views: 102480
Thanks, I gave that a go and it compiled/linked ok, but on running I get the command window and then an alert: The procedure entry point _ZN3irr12createDeviceENS_5video13E_DRIVER_TYPEERKNS_4core11dimension2dIiEEjbbbPNS_14IEventReceiverEPKc could not be located in the dynamic link library Irrlicht.dl...
- Mon Apr 09, 2007 12:31 am
- Forum: FAQs, Tutorials, Howtos, and external tool lists
- Topic: TrueType font Support by FreeType Library
- Replies: 183
- Views: 102480
I'm just trying to compile the demo with DEV-CPP and I get the following errors: main.cpp:210: error: cannot allocate an object of type 'irr::gui::CGUITTFont' main.cpp:210: error: because the following virtual functions are abstract: C:/irrlicht-1.3/include/IGUIFont.h:76: error: virtual void irr::gu...