Deepin Tool Kit (Dtk) is the base devlopment tool of all C++/Qt Developer work on Deepin.
- Qt >= 5.6
-
Make sure you have installed all dependencies.
-
Build:
$ mkdir build
$ cd build
$ qmake ..
$ make
- Install:
$ sudo make install
Any usage issues can ask for help via
We encourage you to report issues and contribute changes
- Contribution guide for developers. (English)
- 开发者代码贡献指南 (中文)
deepin-tool-kit is licensed under GPLv3.