DDE Launcher is the launcher of Deepin Desktop Environment.
You can also check the "Depends" provided in the debian/control
file.
You can also check the "Build-Depends" provided in the debian/control
file.
- Make sure you have installed all dependencies.
sudo apt build-dep dde-launcher
- Build
mkdir build
cd build
cmake ..
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)
- 开发者代码贡献指南(中文)