一个相当大的 C++开源项目,易于访问且易于使用 MinGW 构建?

发布于 2024-10-15 04:46:30 字数 135 浏览 5 评论 0原文

我正在寻找一个开源项目: - 很容易使用 cppunit 进行测试,而不是 GUI 程序,否则使用 CLI(命令行界面), - 用 C++ 编写, - 相当大, - 容易到达, - 使用 MinGW 轻松构建(在 Windows 平台上), 谢谢

I am looking for an open source project whom:
- is easy to test with cppunit, then not a GUI program, otherwise with a CLI (command line interface),
- is written in C++,
- is rather big,
- easy to reach,
- easy to build with MinGW (on Windows platform),
Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

天涯沦落人 2024-10-22 04:46:30

以下是我所知道的支持 MinGW 的大型 C++ 开源项目的列表:

Here is a list of larger C++ open-source projects which I know of and which support MinGW:

  • Qt - Cross-platform GUI (and non-GUI) toolkit, has historically excellent support for MinGW
  • ITK - An image processing library
  • VTK - A visualization library
  • CTK - Provides common libraries and tools for the medical imaging community
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文