'identifier' : wide string mismatch
The wide string is assigned to an incompatible type. The following sample generates C2053:
char array[] = L"Rika"; // error