Deepin Tool Kit Document {#mainpage}
Deepint Tool Kit (Dtk) is the base devlopment tool of all C++/Qt Developer work on Deepin.
You shoud read the [Deepin Application Specification](\ref Specification) firstly.
Dependencies
Build dependencies
- qmake >= 5.3
Installation
Build from source code
Make sure you have installed all dependencies.
Build:
$ mkdir build$ cd build$ qmake ..$ make
- Install:
$ sudo make install
Getting help
Any usage issues can ask for help via
Getting involved
We encourage you to report issues and contribute changes
License
deepin-tool-kit is licensed under GPLv3.