How to compile Qt Designer Studio ?
Unsolved
Qt Design Studio
-
I learned that QT designer studio is open source, so I want to compile it. I got the source code for QDS, but it still compiles Qt Creator. I can't find any way to compile QDS. And I can't find a wiki or README for compiling QDS either. How can I compile it ?
-
Hi,
If memory serves well, Qt Design Studio is a specially configured Qt Creator with some additional elements.
-
You can find a super repository to build Qt Design Studio here: https://git.qt.io/public-demos/qt-design-studio
We plan to simplify the process, sp that Qt Design Studio can be build from simply the Qt Creator repository.