On 22/02/2010 23:17, Vincent van Ravesteijn wrote:
Compiling with: "/Zc:wchar_t-" solves it for me.In MSVC this is called "Treat wchar_t as Built-in Type : No". This is by default set to Yes.Can this be changed in the Scons and CMake scripts ?
I did that in cmake. Abdel.
