Jedi 库和 Delphi XE

发布于 2024-09-17 18:23:19 字数 157 浏览 3 评论 0原文

通常,JEDI 库的安装是使用安装程序完成的。有谁知道安装程序是否

  1. 适用于 Rad Studio XE(Delphi 和 Builder)
  2. 如果不能,可以轻松修改以执行此操作
  3. 知道一些手动安装说明吗?

谢谢

Typically, the install of the JEDI libraries is done using the installer. Does anybody know if the installer

  1. Works with Rad Studio XE (Delphi and Builder)
  2. Can be easily modified to do so if not
  3. Knows of some manual install instructions?

Thanks

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

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

发布评论

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

评论(5

奈何桥上唱咆哮 2024-09-24 18:23:19

取决于您谈论的 JEDI 库,因为有好几个。

通常更新的 JEDI 库可在发布几天后在 sourceforge 上下载。因为他们不允许在发布之前发布所需的更改。但由于JCL是在RAD Studio IDE中使用的,所以它总是更新到最新版本。

JCL(JEDI 代码库)位于合作伙伴 DVD 上。

用于 XE 的 JCL 可以从 Code Central 下载:http://cc.embarcadero.com/Item/27879

JVCL(Jedi Visual 组件库)可以从 Code Central 下载:http:// cc.embarcadero.com/Item/27901

Depends on what JEDI Libraries your talking about as there are several.

Typically updated JEDI Library are available for download on sourceforge a few days after release. As they are not permitted to publish the required changes before the release. But since the JCL is used in the RAD Studio IDE, it is always updated to the latest version.

The JCL (JEDI Code Library) is on the partner DVD.

JCL for XE can be downloaded from Code Central here: http://cc.embarcadero.com/Item/27879

The JVCL (Jedi Visual component Library) can be downloaded from Code Central here: http://cc.embarcadero.com/Item/27901

温柔戏命师 2024-09-24 18:23:19

Delphi XE 合作伙伴 DVD 包含 JCL 和 JVCL。

The Delphi XE Partner DVD contains JCL and JVCL.

忘东忘西忘不掉你 2024-09-24 18:23:19

如果您使用的是Delphi XE试用版,那么即使Jedi在Delphi XE的支持下发布版本,jedi安装程序也可能无法工作。这是因为产品的 tral 版本不支持安装程序编译 Jedi 的 BPL 所需的命令行工具(例如命令行编译器)

If you are using the Delphi XE trial, then it's possible that jedi installer does not work even when Jedi make the release with support of Delphi XE. That is because the tral version of the products doesn't support command line tools (e.g. command line compiler) that the installers need to compile Jedi's BPLs

我乃一代侩神 2024-09-24 18:23:19

JCL 和 JVCL 的当前状态不适用于 Builder C++ XE。

作者表示他希望在 2010 年 9 月 10 日发布

The current state of the JCL and JVCL do not work with Builder C++ XE.

The author has stated he hopes for a release On Sept 10, 2010

温折酒 2024-09-24 18:23:19

除非你很着急,否则你应该等待正式版本,但如果没有“重大更改”(并且 AFAIK XE 没有),修改软件包以至少生成不同的 bpl/dcp 名称并安装它们并不困难手动。

Unless you are in a hurry you should wait for an official release, but if there are not "breaking changes" (and AFAIK XE has not), it's not difficult to modify the packages to generate different bpl/dcp names at least and install them manually.

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