Qt-based development library for I/O on Deepin.
中文说明:README.zh_CN.md
- cmake,
- doxygen,
- graphviz,
- pkg-config,
- qhelpgenerator-qt5 | qttools5-dev-tools,
- librsvg2-dev,
- qtbase5-dev,
- libsecret-1-dev,
- libglib2.0-dev,
- libdtkcore-dev,
- libarchive-dev,
- libsecret-1-dev,
- libpoppler-cpp-dev,
- libudisks2-qt5-dev,
- libdisomaster-dev,
- libkf5codecs-dev,
- libzip-dev,
- libkf5archive-dev,
- libminizip-dev,
- libisoburn-dev
-
Make sure you have installed all dependencies.
git clone https://github.com/linuxdeepin/dtkio cd dtkio sudo apt build-dep ./
-
Build
cmake -B build -DCMAKE_INSTALL_PREFIX=/usr cmake --build build
sudo cmake --build build --target install
Any usage issues can ask for help via
We encourage you to report issues and contribute changes
Development Tool Kit is licensed under LGPL-3.0-or-later.