Search found 1 match

by alexzk
Tue Sep 11, 2012 8:56 am
Forum: Bug reports
Topic: [fixed]COpenGLDriver.cpp:86:30:
Replies: 2
Views: 618

[fixed]COpenGLDriver.cpp:86:30:

COpenGLDriver.cpp:86:30: error: cannot convert 'const char*' to 'const fschar_t* {aka const wchar_t*}' in initialization

This error is shown when unicode names file system is enabled (//#define _IRR_WCHAR_FILESYSTEM). Compiling by gcc 4.7 under Windows.