Hello i'm trying to render with and HDR and Corona sun but I'm getting this:
Condition: strcmp(setlocale(0, 0), "C") == 0
Message: You probably called setlocale() directly instead of using wxLocale and now there is a mismatch between C/C++ and Windows locale.
Things are going to break, please only change locale by creating wxLocale objects to avoid this! Learn more »
help?