`

关于DELPHI7“System.pas not found”错误的解决方法

阅读更多

 

 

转自:http://hi.baidu.com/bosket/blog/item/0ffe4034f4a25946241f14f6.html

 

有时候安装一些组件以后会出现:
[Fatal Error] Project1.dpr(1): Unit not found: 'System.pas' or binary equivalents (DCU,DPU)
的错误,不知道什么原因,刚开始只有重装Delphi才解决问题,后来察看Borland官方网站得知,其实只是环境库路径丢失造成的,解决方法很简单,如果你D7安装默认的路径,则只需要打开Delphi菜单,选择Tools->Environment Options然后选择Library标签,在Library Path添加如下内容就行了:
-------------------------------------------------------------------
c:\Program Files\Borland\Delphi7\Lib;c:\Program Files\Borland\Delphi7\Bin;c:\Program Files\Borland\Delphi7\Imports;c:\Program Files\Borland\Delphi7\Projects\Bpl;c:\Program Files\Borland\Delphi7\Rave5\Lib
-------------------------------------------------------------------
如果不是默认路径,则添加你自己的那些路径就行了。

 

经本人验证,以上方法可行。

 

分享到:
评论

相关推荐

    ICS delphixe10源码版

    ICS - Internet Component Suite - V8 - Delphi 7 to RAD Studio 10 Seattle ======================================================================= (Aka FPIETTE's Components) Revised: March 3, 2016 ...

    Delphi7.1 Update

    After installing the update, backup and delete the following files from the Delphi 7 installation folder: LibDebugSqlConst.dcu LibSqlConst.dcu SourceVclSqlConst.pas and then remove the appropriate ...

    Senfore_DragDrop_v4.1

    Earlier versions of Delphi and C++ Builder will not be supported. If you need Delphi 3 or C++ Builder 3 support you will have to revert to version 3.7 of the Drag and Drop Component Suite. The ...

    FlexGraphics_V_1.79_D4-XE10.2_Downloadly.ir

    - ADD: Delphi/CBuilder XE7 now supported. - ADD: Delphi/CBuilder XE6 now supported. - ADD: Delphi/CBuilder XE5 now supported. - ADD: Delphi/CBuilder XE4 now supported. - ADD: Delphi/CBuilder XE3 now ...

    RxLib控件包内含RxGIF,全部源码及DEMO

    found as "View | Project Resources" in the Delphi 3 and C++Builder 3 IDE menu and as "Project | Resources" in the Delphi 4 or higher IDE menu. 3. Units that provide functions and objects to work with...

    应该在BorCon上做完的几个DEMO

    第一个错误操作是在将UserControl.pas这个单元加入Package1中,便立即开始编译,这时会提示“File not Found : ‘System.Drawing.dcuii”,这是因为Delphi .NET缺省时不会添加对System.Windows.Forms/System.Data的...

    rx第三方控件

    found as "View | Project Resources" in the Delphi 3 and C++Builder 3 IDE menu and as "Project | Resources" in the Delphi 4 or higher IDE menu. 3. Units that provide functions and objects to work with...

    EhLib 8.0 Build 8.0.023 Pro Edition FullSource for D7-XE8

    The Library contains components and classes for Borland Delphi versions 7, 9, Developer Studio 2006, Delphi 2007, Embarcadero RAD Studio 2009-XE8, Lazarus. TABLE OF CONTENTS ----------------- ...

    EhLib 6.3 Build 6.3.176 Russian version. Full source included.

    versions 7, 8 & 9 , Borland Developer Studio 2006, CodeGear Delphi 2007, RAD Studio 2009, Embarcadero RAD Studio 2010, RAD Studio XE-XE6. TABLE OF CONTENTS ----------------- Overview Installation ...

    EhLib 9.1.024

    The Library contains components and classes for Borland Delphi versions 7, 9, Developer Studio 2006, Delphi 2007, Embarcadero RAD Studio 2009-XE10.2, Lazarus. TABLE OF CONTENTS ----------------- ...

Global site tag (gtag.js) - Google Analytics