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

Posted 狂奔VS蜗牛

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Unit not found: 'System.pas' or binary equivalents (DCU,DPU)相关的知识,希望对你有一定的参考价值。

解决方法:

 

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)的主要内容,如果未能解决你的问题,请参考以下文章