有什么方法可以在 Windows 操作系统中使用 C 运行 GTK 库吗?

发布于 2024-10-16 04:56:28 字数 261 浏览 5 评论 0原文

经过整整一周的尝试让 GTK 使用 makefile 在 Cygwin 和 MinGW 上工作,我遇到了困难。有谁知道我如何在 widows 操作系统中使用 C 和 GTK 库进行编程吗?如果有谁可以给​​我一步一步的指导!环境必须运行 hello world 程序作为示例: http://en.wikipedia.org/ wiki/GTK%2B

提前致谢!

After a whole week of trying to get GTK working on Cygwin and MinGW using makefile, I've hit a stone cold wall. Does anyone please, anyone know how I can program using C and GTK libraries in widows operating system that WORKS? If there is can anyone give me step by step instructions please! The environment has to run the hello world program as an example: http://en.wikipedia.org/wiki/GTK%2B

Thanks in advance!

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

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

发布评论

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

评论(1

伊面 2024-10-23 04:56:28

在 Windows 上配置 GTK+ 工具链有点棘手。

最简单的方法是使用这个 GTK+ 包。它提供易于使用和安装的GTK+运行环境。您将在其中找到如何出于开发目的延长此运行时间的注释。

根据 GTK+ 的邮件列表,2.16 版本被认为是最稳定的,但是尝试更新的版本也许是个好主意。

此外,请访问 GTK+ 的主页并阅读有关 GTK+ 和 GTK+ 的主题。 gtk-app-devel 邮件列表上的 Windows 7。

It's a bit tricky to configure GTK+ toolchain on Windows.

The easiest way is to use this GTK+ bundle. It provide easy to use and install GTK+ runtime environment. You will find there note how to extend this runtime for developing purposes.

According to GTK+'s mailing list version 2.16 is known to be the most stable, however maybe it's good idea to try newer one.

Moreover go to GTK+'s home page and read threads about GTK+ & Windows 7 on the gtk-app-devel mailing list.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文