well this is my first post and i hope you will halp me anyway
i want to create a programm for school for an virtual visit in it.
i first tryed it with genesis 3d but i think this is going to nowere
now i tried to do it by working through the tutorials but it does not realy work out...
i included the "include" and the "lib/Win32-visualstudio" folder and tried to
compile the tutorial but everytime i get this error:
Code: Select all
[Linker error] undefined reference to `_imp___ZN3irr12createDeviceENS_5video13E_DRIVER_TYPEERKNS_4core11dimension2dIiEEjbbbPNS_14IEventReceiverEPKc'
so can anyone halp me out?
by the way: I am using the "Dev-C++" from http://www.bloodshed.net/dev/devcpp.html
Fragmaster