Is recompiling irrlicht engine needed to support wchar file system?
Posted: Wed Oct 18, 2023 11:13 pm
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?