From: Krzysztof Kosiński [mailto:tweenk.pl@...400...]
W dniu 30 maja 2010 14:33 użytkownik Preben Soeberg
<prsodk@...400...>
napisał:
> Now at devlibs rev. 17, still having the same problem:
>
> Make error line 452: <msgfmt> problem: po/fr.po:18690:
keyword "msgctxt"
> unknown
> po/fr.po:18690:8: parse error
> po/fr.po:18695: keyword "msgctxt" unknown
> po/fr.po:18695:8: parse error
> ...
>
> I'm not near a computer for the next week or so.
I think you have an obsolete version of gettext tools installed in
your MinGW directory, or somewhere in your PATH before the devlibs
bin/ directory. Make sure that the msgfmt.exe from devlibs is first
in
your PATH.
Thanks, that solved my problem.
I just managed to test it, before I leave for the train.
Regards
Preben