I downloaded dev c++...
I also added lib and include files...
but for some reason I get an error when I compile...
In file included from C:\DEV-C_~1\Include\irrlicht.h:32,
from c:\progra~1\irrlic~1.7\bin\devcpp\main.cpp:42:
C:\DEV-C_~1\Include\aabbox3d.h: In method `void irr::core::aabbox3d<T>::getEdges(irr::core::vector3d<T> *) const':
C:\DEV-C_~1\Include\aabbox3d.h:217: unknown escape sequence `\D'
C:\DEV-C_~1\Include\aabbox3d.h:217: unknown escape sequence `\I'
please i really want to be able to learn and use irrlitch.. any help would be wonderful
