Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.7
-
None
-
-
afc381870 (tqtc/dev), 305ce9c4f (tqtc/6.7), 5af78c7c4 (dev), 76fe50f8c (6.7), f619b4c45 (dev), 7fb896bef (6.7), d1d1ddca8 (dev)
Description
Pyside has hard dependency to OpenGL
CMake Error at cmake/Macros/PySideModules.cmake:226 (add_dependencies): The dependency target "QtOpenGL" of target "QtQuick" does not exist. Call Stack (most recent call first): PySide6/QtQuick/CMakeLists.txt:102 (create_pyside_module)
For embedded builds, it should support builds without opengl, same as all the Qt modules.