如何在 Windows 上为 Emacs 23.1.50 编译 CEDET 1.0pre7 编译?

发布于 2024-08-22 15:18:40 字数 145 浏览 7 评论 0原文

我正在尝试从 Windows 上的 Emacs 23.1.50 的 CVS 编译 CEDET,但在“步骤 6:打开 EDE...”上出现错误:“defvar:符号作为变量的值为 void:cedet-menu-map ”。 CEDET 1.0pre6 的编译会引发相同的错误。

I'm trying to compile CEDET from CVS for Emacs 23.1.50 on Windows and I've got error on "Step 6: Turning on EDE...": "defvar: Symbol's value as variable is void: cedet-menu-map". Compilation of CEDET 1.0pre6 raises the same error.

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

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

发布评论

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

评论(1

梦在深巷 2024-08-29 15:18:40

CEDET 在 23 发布后已集成到 Emacs 中。因此,您不需要为 Emacs 编译 CEDET,只需打开它即可。在这样的 Emacs 版本中,与 CEDET 的安装说明的唯一区别是您不需要加载 cedet.el,并且您确实需要打开(语义模式 1)来执行 cedet.el 以前的操作做。

CEDET has been integrated into Emacs after 23 was released. As such, you don't need to compile CEDET for your Emacs, you just need to turn it on. In such a version of Emacs, the only difference from the install instructions from CEDET is that you don't need to load cedet.el, and you do need to turn on (semantic-mode 1) to do what cedet.el used to do.

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