GTK 库错误的问题

发布于 2024-11-03 10:16:49 字数 217 浏览 1 评论 0原文

我有使用 GTK 2.22.1 的构建程序,我想与我的朋友分享。我将所有 DLL 打包到 .exe 目录中,但我的朋友收到以下错误:

错误:未找到序数 73 动态库zlib1.dll

它是从波兰翻译的,所以它可能与 Window 的 ENG 版本中的不一样,但我想你明白了。我想在 GTK 网站上搜索一些内容,但它似乎已关闭。

I have build program which uses GTK 2.22.1 and I wanted to share it with my friend. I packed all DLL's in the same as .exe directory but my friend gets the following error:

Error: Didn't find ordinal number 73 in
dynamic library zlib1.dll

It's translation from Poland so it is probably not the same as it would be in ENG version of Window but I think you get the idea. I wanted to search something on GTK site but it seems to be down.

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

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

发布评论

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

评论(1

白衬杉格子梦 2024-11-10 10:16:49

您打包的库之一需要特定版本的 zlib1.dll。别忘了也将其发送给您的朋友。

One of the libraries you packed needs a specific version of zlib1.dll. Don't forget to send that to your friend too.

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