How does one install? #652
-
I don't see an |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
Per Footnotes |
Beta Was this translation helpful? Give feedback.
-
Hi,
We don't do RPM or other formats, that's up to distro packagers. I haven't tested Python + QML module without C++, please file a issue if needed |
Beta Was this translation helpful? Give feedback.
-
I closed the discussion called "How does one install?", as we don't package it for distros, there's only the For the questions about Python, Static, QML, the Python bindings are here: https://raw.githubusercontent.com/KDAB/KDDockWidgets/refs/heads/main/docs/book/src/python.md it states it doesn't support Static builds. Probably doesn't support QtQuick/QML either (only Python/QtWidgets). There hasn't been much demand for Python, and even less for Python/QtQuick. |
Beta Was this translation helpful? Give feedback.
I closed the discussion called "How does one install?", as we don't package it for distros, there's only the
make install
step.For the questions about Python, Static, QML, the Python bindings are here:
https://raw.githubusercontent.com/KDAB/KDDockWidgets/refs/heads/main/docs/book/src/python.md it states it doesn't support Static builds.
Probably doesn't support QtQuick/QML either (only Python/QtWidgets). There hasn't been much demand for Python, and even less for Python/QtQuick.