Hi all,
i'm using codeblocks with GNU gcc compiler on windows xp.
When i try to build and application irrlicht related it return me this error:
Linking console executable: C:\Progetti\3\console.exe
.objs\main.o:main.cpp:(.text+0x89): undefined reference to `_imp___ZN3irr12createDeviceENS_5video13E_DRIVER_TYPEERKNS_4core11dimension2dIiEEjbbbPNS_14IEventReceiverEPKc'
Is a my mistake? Please help me!
Bye
Tonyx.
Irrlicht 1.1 and linker error
Make sure you link against Irrlicht library:
http://kornerr.alfamoon.com/pictures/ir ... cc_cb.html
Also, make sure you've set correct paths to Linker and Compiler tabs in Directories tab (smth like C:\MinGW\lib and C:\MinGW\include\irrlicht).
PS: This is somewhere in Build->Compiler settings menu
http://kornerr.alfamoon.com/pictures/ir ... cc_cb.html
Also, make sure you've set correct paths to Linker and Compiler tabs in Directories tab (smth like C:\MinGW\lib and C:\MinGW\include\irrlicht).
PS: This is somewhere in Build->Compiler settings menu
Open Source all the way, baby
OSRPG
OSRPG