# dtkcommon **Repository Path**: lingmo-linux/dtkcommon ## Basic Information - **Project Name**: dtkcommon - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-26 - **Last Updated**: 2023-12-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 项目名称 dtkcommon:一个用来构建DTK库的公共项目 ## 编译依赖 ### 在debian/uos上构建 软件包依赖: - pkg-config - libglib2.0-bin - qttools5-dev-tools - qtbase5-private-dev ### 从源代码构建 ```bash mkdir build && cd build && qmake ../ && make ``` # 文档 暂无 ## 获取帮助 - 在[官方论坛](https://bbs.deepin.org/)上获取帮助或进行相关讨论 - 在[开发者中心](https://github.com/linuxdeepin/developer-center)上反馈BUG和提出建议 - [Wiki](https://wiki.deepin.org/) ## 参与其中 我们鼓励您报告问题并贡献更改 - [开发者贡献指南](https://github.com/linuxdeepin/developer-center/wiki/Contribution-Guidelines-for-Developers-en) (英文) ## 开源许可 本项目采用[BSD-3-Clause](LICENSE)授权。