Displaying 1 result from an estimated 1 matches for "folocale_rc".
2009 Aug 24
1
Compile wine source from git "Try using a Unicode string"
...lib32 -L/usr/lib32 -Wl,-rpath,/lib32 -Wl,-rpath,/usr/lib32" ./configure -v
make depend goes fine but make ends up with :
Code:
LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -folocale_rc.res locale_rc.rc
Source: ?Q?? a4 51 a4 eb
Unicode: 5341 6708
Back: ?$? a2 cc a4 eb
nls/cht.nls:84:16: Error: String ?Q?? does not convert identically to Unicode and back in codepage 950. Try using a Unicode string instead
make[2]: *** [locale_rc.res] Error 1
make[2]: Leaving directory `/home/appia...