Delphi XE7中的默认库路径无效 [英] Invalid default library path in Delphi XE7

查看:61
本文介绍了Delphi XE7中的默认库路径无效的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我安装了Delphi XE7了几天.我意识到某些路径(库路径,调试路径)无效(以灰色显示).即使我在Delphi设置中更改了NOTHING,也认为这是我的错.因此,我一共卸载了Delphi XE和Delphi XE7以及所有相关的插件.然后,我重新安装了Delphi XE7.安装后,我打开了IDE,并检查了路径.它们仍然无效.请参阅附件图片.

I had Delphi XE7 installed for a couple of days. I realized that some paths (library path, debug path) were invalid (shown in gray color). Even though I changed NOTHING in Delphi settings I supposed it was my fault. So, I uninstalled Delphi XE and Delphi XE7 altogether and all related addons. Then I reinstalled Delphi XE7. RIGHT AFTER install I opened the IDE and checked the paths. They are still invalid. See attached image.

我还注意到$(Platform)变量为空.我在Win32上.不应该是"Win32"吗?

I also noticed that the $(Platform) variable is empty. I am on Win32. Shouldn't it be 'Win32'?

$(BDSLIB)\ $(Platform)\ debug也为灰色(无效).

$(BDSLIB)\$(Platform)\debug is also gray (invalid).

我的安装有什么问题?

任何人都可以发布此注册表部分:
[HKEY_CURRENT_USER \ Software \ Embarcadero \ BDS \ 15.0 \ Library]
[HKEY_CURRENT_USER \ Software \ Embarcadero \ BDS \ 15.0 \ Environment变量]

Can anybody post this registry section:
[HKEY_CURRENT_USER\Software\Embarcadero\BDS\15.0\Library]
[HKEY_CURRENT_USER\Software\Embarcadero\BDS\15.0\Environment Variables]

警告
正如肯·怀特(Ken White)建议的那样, 永远不要按下删除无效路径"按钮 .恩巴卡德罗现在应该摆脱那个按钮!

WARNING
As Ken White suggested DO NOT ever press the 'Delete Invalid Path' button. Embarcadero should get rid of that button now!

提示:

这些默认"设置(在XE7中不再可用)的一部分移到了另一个位置.例如,IDE在启动时加载的默认"软件包现在位于组件->安装软件包"菜单下.由于存在安装"字样,因此非常隐蔽.

A part of those 'default' settings (that are not anymore available in XE7) were move in another place. For example 'default' packages loaded by IDE at start up are now under 'Component -> Install packages' menu. Quite hidden because of the 'install' word.

推荐答案

矿井看起来像这样:

我的安装没有问题.我认为一切都很好,无效目录也不重要.

I have no problems with my installation. I think that everything is fine and the invalid directories are not important.

我不确定为什么屏幕截图中的 $(BDSLIB)\ $(Platform)\ release 无效.也许当您编译项目时,它会自行解决.但是,我仍然认为这里的一切看起来都很正常,并且在构建项目时不会有任何问题.

I'm not sure why $(BDSLIB)\$(Platform)\release is deemed invalid in your screenshot. Perhaps that will resolve itself when you compile a project. However, I still think that everything here looks normal and that you will have no problems building projects.

这篇关于Delphi XE7中的默认库路径无效的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆