Search found 1 match

by victorglt
Sun Jun 01, 2008 2:05 am
Forum: Beginners Help
Topic: undefined reference to irr::createDevice
Replies: 8
Views: 597

undefined reference to irr::createDevice

i'm trying to compile a sample application with irrlicht. I unpacked the zip file and under Eclipse CDT i have set the include and library paths. However, i always get this error: undefined reference to `irr::createDevice(irr::video::E_DRIVER_TYPE, irr::core::dimension2d<int> const&, unsigned in...