您的位置:首页 > 编程语言 > Delphi

delphi xe编译报Unit not found: 'System.pas' or binary equivalents 的解决办法

2011-10-11 21:03 567 查看
 这个是因为Library Path 中缺少

$(BDSLIB)/$(Platform)/release

添加上就没问题了。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  delphi library path
相关文章推荐