justforlxz / dtkcore

Deepin Toolkit, core module

Repository from Github https://github.comjustforlxz/dtkcoreRepository from Github https://github.comjustforlxz/dtkcore

Deepin Tool Kit Core

Deepin Tool Kit (DtkCore) is the base development tool of all C++/Qt Developer work on Deepin.

You should read the Deepin Application Specification firstly.

Dependencies

Build dependencies

  • Qt >= 5.10

Installation

Build from source code

  1. Make sure you have installed all dependencies.

  2. Build:

mkdir build
cd build
cmake ..
make
  1. 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 LGPL-3.0-or-later.

About

Deepin Toolkit, core module

License:Other


Languages

Language:C++ 95.7%Language:CMake 3.2%Language:Python 0.4%Language:C 0.3%Language:QMake 0.2%Language:Shell 0.2%