[Kst] [Kst-plot/kst] 5bfa56: deploy more mingw runtime libs

Nicolas Brisset nicolas.brisset at free.fr
Thu Mar 27 20:17:48 UTC 2014


Hi,

I have rather good news. I did the following:
- I installed MinGW 4.4 to go along with Qt 4.8.5 (it seems the MinGW version shipped with Qt 5.1.1 is not compatible with 4.8.5 binaries)
- I ran the l10n-fetch-po-files.py (under cygwin, works like a charm) 
- I adapted the line mentioned yesterday in the CMakeLists.txt file: 
  set(CPACK_PACKAGE_FILE_NAME ${kst_install_prefix}-win32) to
  set(CPACK_PACKAGE_FILE_NAME Kst-${kst_version_string}-win32)
- I pulled Peter's patch below which adds libraries that were missing (thanks Peter)
- I re-ran cmake with following options (from QtCreator) "-Dkst_release=1 -Dkst_version_string=2.0.8-rc3 -Dkst_install_prefix=Kst-2.0.8-rc3", it detected the Qt localization tools and converted during compilation the downloaded .po to a .qm file
- I ran the "make install" and "make package" commands from QtCreator and I got a complete installation, including translation files. See attached screenie for a glimpse of Kst2 udner Windows, fully translated to German thanks to Burkhard. It runs perfectly under Windows... and Linux as well!

I only have the problem that in the installer "Kst" is missing, as if the app were called simply "2.0.8-rc3". And the plugins don't get built (I do all this from QtCreator, as the scripts don't want to work right now and I don't want to spend time on it). But I guess Peter will know how to solve all this easily :-)

So it looks like we're going to be able to release 2.0.8 (or 2.1.0?) quickly now. Should we give translators a few days (in which we could look for the performance regression when loading files with very many columns)? Or release right away?

Nicolas

----- Mail original -----
> De: "Peter Kümmel" <syntheticpp at gmx.net>
> À: kst at kde.org
> Envoyé: Jeudi 27 Mars 2014 00:05:10
> Objet: [Kst] [Kst-plot/kst] 5bfa56: deploy more mingw runtime libs
> 
> Branch: refs/heads/master
>   Home:   https://github.com/Kst-plot/kst
>   Commit: 5bfa5640050a532305757c8f7634d551da866ca3
>       https://github.com/Kst-plot/kst/commit/5bfa5640050a532305757c8f7634d551da866ca3
>   Author: Peter Kümmel <syntheticpp at gmx.net>
>   Date:   2014-03-27 (Thu, 27 Mar 2014)
> 
>   Changed paths:
>     M misc/CMakeLists.txt
> 
>   Log Message:
>   -----------
>   deploy more mingw runtime libs
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Kst2_de.png
Type: image/png
Size: 210568 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kst/attachments/20140327/8ad5f911/attachment-0001.png>


More information about the Kst mailing list