RGtk2 - 缺少gladexmlnew

发布于 2024-10-04 04:40:49 字数 577 浏览 5 评论 0原文

我刚刚在新机器上安装了 RGtk2 软件包,并且 gladexmlnew 似乎丢失了(即加载后出现 could not find functiongladexmlnew 错误) RGtk2 包)。

我安装了 libgladelibglade2 和相应的 -devel 软件包。

我缺少什么?帮助文件似乎没有帮助。


解决方案:我似乎已经找到了解决方案,所以我将其发布在这里。显然,libglade 已被弃用,取而代之的是 GTKBuilder,并且 RGtk2 不再包含它。

此页面提供了一些有关如何从 <代码>libglade到GTKBuilder

I just installed the RGtk2 package on a new machine and gladexmlnew seems to be missing (i.e. I get a could not find function gladexmlnew error after loading the RGtk2 package).

I have libglade, libglade2 and corresponding -devel packages installed.

What am I missing? The help file doesn't seem to help.


SOLUTION: I seem to have found the solution, so I am posting it here. Apparently libglade has been deprecated in favour of GTKBuilder and RGtk2 does not include it anymore.

This page has some informations on how to migrate from libglade to GTKBuilder.

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

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

发布评论

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

评论(1

执笔绘流年 2024-10-11 04:40:49

感谢您的跟进。我只有两条评论:

  1. 版本 2.20.3 在我的 R 2.12.0 下的 Ubuntu 计算机上加载良好。

  2. RGtk2 包没有显示任何命中,因此这似乎不是该包使用的符号。

所以看起来这可能是您的 Gtk 库的 Fedora 版本所特有的。但这只是我的猜测。

Thanks for the follow-up. I have only two comments:

  1. Version 2.20.3 loads fine on my Ubuntu machines under R 2.12.0.

  2. A quick grep -i gladexmlnew in both the R/ and src/ directories of the RGtk2 package showed no hits, so this does not seem to be a symbol used by the package.

so it looks like this may be particular to your Fedora versions of the Gtk libraries. But that is just a guess on my part.

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