Hi there, I wanted to upgrade to a newer / special qt5 release (x64). The version that I need (5.12.6) is not available as a package so I followed the manual at https://github.com/msys2/msys2/wiki/Creating-packages
git clone "https://github.com/Alexpux/MINGW-packages"<https://github.com/Alexpux/MINGW-packages> cd MINGW-packages/mingw-w64-qt5 I changed the _ver_base to 5.12.6 in the PKGBUILD file and modified the sha256sum entry. After that I started the makepkg-mingw command. Everything seems to be fine but it stops at "Starting prepare()...". [...] 0300-qt-5.8.0-cast-errors.patch ... Passed 0301-link-evr.patch ... Passed 0302-ugly-hack-disable-qdoc-build.patch ... Passed qml_static_plugins.patch ... Passed ==> Extracting sources... ==> Starting prepare()... I waited for hours but nothing happens. Also the CPU usage is not high for the process. I run msys2 on my windows 10 machine and started the build in the mingw64.exe shell. Any ideas?
_______________________________________________ Msys2-users mailing list Msys2-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/msys2-users