[PATCH 2/4] kernelbase: Add translatable friendly country names.

Alexandre Julliard julliard at winehq.org
Thu Mar 11 07:15:49 CST 2021


Gijs Vermeulen <gijsvrm at gmail.com> writes:

> Hi Alexandre,
>
> Op wo 10 mrt. 2021 om 18:53 schreef Alexandre Julliard <julliard at winehq.org>:
>
>  It doesn't build:
>
>  tools/wrc/wrc -u -o dlls/kernelbase/kernelbase.pot -m32 --nostdinc --po-dir=po -Idlls/kernelbase -Iinclude \
>    -Iinclude/msvcrt -D__WINESRC__ -DWINBASEAPI= -D_MSVCR_VER=0 dlls/kernelbase/kernelbase.rc
>  dlls/kernelbase/kernelbase.rc:117:21: Error: Invalid character 00f4 in source string
>  make: *** [Makefile:67957: dlls/kernelbase/kernelbase.pot] Error 2
>
> I can't reproduce this on both my Arch Linux and macOS systems.
> The Testbot also doesn't seem to have any issues with the patch (<https://testbot.winehq.org/JobDetails.pl?Key=86842>).
>
> Is there anything specific I could do to be able to reproduce this?

This will only happen when rebuilding the po files. Use 'configure --with-gettextpo'.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list