Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-2001

Fails to compile with CMake

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 6.2.4
    • Build System, PySide
    • None
    • Debian unstable

    Description

      When compiling Pyside 6.2.4 with CMake I get:

       

      [ 21%] Built target qtxmltosphinxtest 
      Consolidate compiler generated dependencies of target pyside6 
      [ 21%] Building CXX object sources/pyside6/libpyside/CMakeFiles/pyside6.dir/feature_select.cpp.o 
      /home/lisandro/damian/ics/repos/qt6_packaging/tqtc/pyside6/pyside6/sources/pyside6/libpyside/feature_select.cpp:47:10: fatal error: signature_p.h: No such file or directory 
         47 | #include <signature_p.h> 
            |          ^~~~~~~~~~~~~~~ 
      compilation terminated. 
      make[2]: *** [sources/pyside6/libpyside/CMakeFiles/pyside6.dir/build.make:111: sources/pyside6/libpyside/CMakeFiles/pyside6.dir/feature_select.cpp.o] Error 1 
      make[1]: *** [CMakeFiles/Makefile2:5097: sources/pyside6/libpyside/CMakeFiles/pyside6.dir/all] Error 2 
      make: *** [Makefile:136: all] Error 2

      If the include is changed to "signature/signature_p.h" then the code compiles.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              crmaurei Cristian Maureira-Fredes
              lisandropm Lisandro Damián Nicanor Pérez Meyer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes