Hey there,
I'm trying to get Irrlicht going in VC++, I've added all the correct include directories and lib folder, but when I compile I get this error.
Any ideas?
Sorry if its been posted before, I searched but couldn't find it ><.
In case your wondering I'm trying to get Tutorial 1 going, and I copy/pasted the code straight up.
Thanks in advance.
Edit:
Fixed it. I was using the GCC Irrlicht.dll not the VS32 one .