Page 1 of 1

Linker error...but why?

Posted: Fri May 14, 2010 5:51 pm
by Moore
All was fine, but today i instaled dev with wxwidgets. After i uninstaled it and now i can't do new projects with irrlicht. Old ones compile and run fine, but now no. I get message like:

Code: Select all

  [Linker error] undefined reference to `_imp___ZN3irr12createDeviceENS_5video13E_DRIVER_TYPEERKNS_4core11dimension2dIiEEjbbbPNS_14IEventReceiverEPKc' 
I have dev with devpack so that error shouldn't happens.

Posted: Fri May 14, 2010 5:54 pm
by slavik262
Have you linked in the Irrlicht library?

Posted: Fri May 14, 2010 6:02 pm
by Moore
Yea

Posted: Fri May 14, 2010 6:06 pm
by hybrid
Maybe you have a wrong library, or a wrong path

Posted: Fri May 14, 2010 6:49 pm
by Moore
I have downloaded irrlicht 1.7 from main page. For path- I don't think so(in dev you have button to select path so all looks correct)(i you want i can do screen shots).

Posted: Fri May 14, 2010 6:53 pm
by randomMesh
Did you link to the MSVC lib by any chance? You need the one in Win32-gcc, afaik.

Posted: Fri May 14, 2010 7:02 pm
by Moore
I solved the problem. In tutorial on irrlicht main site wasn't that one more thing you have to do. Now all's fine.

Btw.In this forum you always try to help. In polish forums it's harder to get help ;p