Change-Id: Ice4a208a83a704d62329934f61790c54c9f934b5 |
||
|---|---|---|
| .tx | ||
| debian | ||
| examples | ||
| src | ||
| tools | ||
| translations | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| dtkwidget.pro | ||
README.md
Deepin Tool Kit Widget
Deepint Tool Kit (Dtk) is the base devlopment tool of all C++/Qt Developer work on Deepin.
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.