exception breakpoint

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
jugurdzija
Posts: 26
Joined: Thu Feb 05, 2004 10:58 pm

exception breakpoint

Post by jugurdzija »

what does it mean...i updated dll and libs and i am having this error?!

i have another problem:

inking...
main.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) class irr::IrrlichtDevice * __cdecl irr::createDevice(enum irr::video::EDriverType,class irr::core::dimension2d<int> const &,unsigned int,bool,bool,class irr::IEventReceiver
*)" (__imp_?createDevice@irr@@YAPAVIrrlichtDevice@1@W4EDriverType@video@1@ABV?$dimension2d@H@core@1@I_N2PAVIEventReceiver@1@@Z)
Release/Quake3Map.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.

Quake3Map.exe - 2 error(s), 0 warning(s)
Post Reply