Page 1 of 1

Is recompiling irrlicht engine needed to support wchar file system?

Posted: Wed Oct 18, 2023 11:13 pm
by xiazeyi
If wanting to use wchar file system, what do I need to do?Just need to #define _IRR_WCHAR_FILESYSTEM in my code, or it is necessary to recompile irrlicht engine with the macro defined?

Re: Is recompiling irrlicht engine needed to support wchar file system?

Posted: Thu Oct 19, 2023 9:46 am
by CuteAlien
You have to recompile the engine.