|
From: Jacob H. <sho...@gm...> - 2015-03-21 14:37:06
|
On Mon, Mar 16, 2015 at 2:39 PM, Gisle Vanem <gv...@ya...> wrote: > DefaultResourceProvider.cpp:216:33: error: '_wfindnext64i32' was not >> declared in this scope >> > > Try to add '-D__MSVCRT_VERSION__=0x0800' to your your CFLAGS. An > link with -lmsvcr80. > > --gv Sorry for being a bit late, I fell ill and I am just recovering today. I tried that, but got the same error. I have also read what others have stated, and it appears that the actual code must be changed. I will report this back to the CEGUI team and see what we can work out. |