I18N FAQ on Visual C++

I18N FAQ on Visual C++


I enabled my code for Unicode. But my linker cannot find the Unicode version of the standard libraries. Why ?

I enabled my code for Unicode. But my linker cannot find the Unicode version of the standard libraries. Why ?

Unicode libararies are not installed by default when you install VC++. Go to custom install and explicitly "check" the unicode libraires checkbox.

0 Comments:

Post a Comment

<< Home