码迷,mamicode.com
首页 > 其他好文 > 详细

Unit not found: 'System.pas' or binary equivalents (DCU,DPU)

时间:2017-06-19 18:36:50      阅读:96      评论:0      收藏:0      [点我收藏+]

标签:unit   file   方法   UI   not found   ports   imp   project   system   

解决方法:

 

TOOLS->ENVIORENMENT OPTIONS->LIBRARY->LIBRARY PATH 里面空了的原因造成的

增加$(DELPHI)\Lib;$(DELPHI)\Bin;$(DELPHI)\Imports;$(DELPHI)\Projects\Bpl;C:\Program Files\Borland\Delphi7\Source\Vcl;$(DELPHI)\Rave5\Lib

Unit not found: 'System.pas' or binary equivalents (DCU,DPU)

标签:unit   file   方法   UI   not found   ports   imp   project   system   

原文地址:http://www.cnblogs.com/lanzhizui/p/7049896.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!