On Tue, Mar 24, 2020 at 08:29, Cristián Maureira-Fredes <cristian.maureira-fre...@qt.io> wrote:

But for what I saw, everything seemed to work.
I'm more interested on the CMake output
of the build process.

Like this?

CMakeOutput.log: https://paste.centos.org/view/d2531a83

flatpak-builder output: https://paste.centos.org/view/cad77052

I switched to git and got the same result for each branch after 5.12.1.

Uhm, so then don't understand.
What was the source of the 5.14 branch you had before
that was missing lines on the CMakeLists.txt ?
I thought you were using Git.

The sources line can switch between version archives (I've tried 5.12.1, 5.14.0, 5.14.1):

     - type: archive
url: https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-5.14.1-src/pyside-setup-opensource-src-5.14.1.tar.xz sha256: 41ce931695567639c92acb68a9d66ed5609f067011af9a94b53fc0d697ad1d1c

or git branches:

     - type: git
       url: http://code.qt.io/pyside/pyside-setup.git
       branch: 5.14.2

Two lines at the top of the manifest need to be altered to switch between the Qt 5.12 and 5.14 build environments.

Mike



_______________________________________________
PySide mailing list
PySide@qt-project.org
https://lists.qt-project.org/listinfo/pyside

Reply via email to