[PySide] Pyside configuration error

Michael Hill mdhillca at gmail.com
Mon Mar 23 20:19:38 CET 2020


Here's one of the build logs:

https://paste.centos.org/view/d7b51409

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

Mike

On Mon, Mar 23, 2020 at 12:29 PM Cristián Maureira-Fredes
<Cristian.Maureira-Fredes at qt.io> wrote:
>
> Hello,
>
> On 3/23/20 3:47 PM, Michael Hill wrote:
> > I'm not sure if this is valid, but sources/pyside2/CMakeLists.txt was
> > half the size for 5.14.1 as it was for 5.12.1. I patched in the
> > missing lines and changed this line to 5.14:
> >
> > find_package(Qt5 5.12 REQUIRED COMPONENTS Core)
> >
> > allowing the build to complete. I'm just waiting for the rest of the
> > Flatpak to finish building to test the resulting FreeCAD.
> >
> > Mike
> >
>
> The missing line you noticed
> were macros pieces of cmake code that were transformed into macros
> and placed under the cmake helpers we provide.
> I'm afraid your building process was not using them,
> since you stated that adding the missing line was useful
> to finish the build.
>
> Can you please check if that's the case?
> Additionally, can you maybe share a link to the full build log
> before you modified the CMakeLists file?
>
> Cheers
>
> --
> Dr. Cristian Maureira-Fredes
> R&D Manager
>
> The Qt Company GmbH
> Erich-Thilo-Str. 10
> D-12489 Berlin
>
> Geschäftsführer: Mika Pälsi,
> Juha Varelius, Mika Harjuaho
> Sitz der Gesellschaft: Berlin,
> Registergericht: Amtsgericht
> Charlottenburg, HRB 144331 B
> _______________________________________________
> PySide mailing list
> PySide at qt-project.org
> https://lists.qt-project.org/listinfo/pyside


More information about the PySide mailing list