[Kst] [Kst-plot/kst] 077638: Thanks to Burkhard for the hint.

Nicolas Brisset nicolas.brisset at free.fr
Wed Mar 19 20:53:54 UTC 2014


My understanding is that the build system (make running the commands generated by cmake) generates the .qm files from the .po files found under [src_root]/po.
That's how it works under Unix apparently. So I put a .po file in that place on my Windows machine, ran cmake which told me it had found one language, and then compiled. At the end of the compilation, I get an error message about kst_common_de.qm which can't be generated. Here are the last lines:

[ 99%] Built target kst2_filters_unwind
[100%] Generating locale/kst_common_de.qm
PO-format parse error in line 9724: '#~| msgctxt "FillTab|"'
PO-format parse error in line 9725: '#~| msgid "fill reset gradient"'
CMakeFiles\qm.dir\build.make:53: recipe for target 'locale/kst_common_de.qm' failed
mingw32-make[2]: *** [locale/kst_common_de.qm] Error 2
CMakeFiles\Makefile2:97: recipe for target 'CMakeFiles/qm.dir/all' failed
mingw32-make[1]: *** [CMakeFiles/qm.dir/all] Error 2
makefile:135: recipe for target 'all' failed
mingw32-make: *** [all] Error 2
21:43:40: Der Prozess "D:\Qt\Qt5.1.1\Tools\mingw48_32\bin\mingw32-make.exe" wurde mit dem Rückgabewert 2 beendet.
Fehler beim Erstellen/Deployment des Projekts Kst(Kit: Qt 4.8.5)
Bei der Ausführung von Schritt 'Make'

Do you see the same thing?

Nicolas

----- Mail original -----
> De: "Peter Kümmel" <syntheticpp at gmx.net>
> À: kst at kde.org
> Envoyé: Mercredi 19 Mars 2014 21:20:00
> Objet: Re: [Kst] [Kst-plot/kst] 077638: Thanks to Burkhard for the hint.
> 
> Which build system? Have you build the target qm?


More information about the Kst mailing list