XE2 和使用 ulink

发布于 2024-12-10 19:59:02 字数 164 浏览 0 评论 0原文

我想将 ulink 与 C++ Builder XE2 一起使用,看看是否可以缩小现在荒谬的 exe 和 dll 大小。

有没有人获得 ulink 来与 C++ Builder XE2 一起工作。

附注:XE 中的 DLL 为 1.6 MB,XE2 中的 DLL 现在为 3.0M。

I would like to use ulink with C++ Builder XE2 to see if I can slim down the now ridiculous exe and dll size.

Has anyone gotten ulink to work with C++ Builder XE2.

Side note: DLL in XE was 1.6 MB in XE2 is now 3.0M.

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

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

发布评论

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

评论(1

土豪 2024-12-17 19:59:02

我相信这是替代品的下降。
备份旧的 ilink32.exe 和 ilink32.cfg
将 ulink.exe 重命名为 ilink32.exe 并将其放入 $(BDS)\bin
检查 ilin32.cfg 并确保所有路径都适合您的项目需求。

I believe it is a drop in replacement.
Back up your old ilink32.exe and ilink32.cfg
rename ulink.exe to ilink32.exe and drop it in to $(BDS)\bin
check ilin32.cfg and make sure all the paths are correct for your project's needs.

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