after a few months i didn't touch irrlicht, i'd forgot most of the things lol so i try to refresh back what i'd learned about irrlicht.
i opened dev-c++ 4.9.9.2, and started to write codes which are similar to irrlicht hello world tutorial. but when i tried to compile... i got this error:
how to get string from an xml file and put it into createDevice() ?
example i want to store EDT_OPENGL into my xml so that i can change it when i want, without recompile my game.