Read error on '..\output\InstrInterface.dcu
2012年8月23日 12:32 [Fatal Error] MainFrm.pas(32): Read error on '..\output\InstrInterface.dcu' 先找到InstrInterface.pas所在文件夹 E:\program\O32\O32\Sources\work\InsTrdPublic /********************************************************************************************** 我安装了这个pas文件,在安装过程中,出现了包dpk的一些问题,没注意看就过去了。 又出现错误,Could not find program, 'D:\RemoteClient\Run\bin\fundclient.exe' /**********************************先不管****************************************************** 重安 选择的包属于 HsBaseControl.dpk Cannot load package 'HsBaseControl.' It contains unit 'InstrInterface,'which is also contained in package 'baseimpcls'(安装pas文件的时候显示这个错误) /********************************************************************************************** 那我再找找 本文件与这两个的关系 InstrInterface.dcu究竟 属于哪一个包' 查出来3个结果 Control/HsBaseControl Source/InsTrdPublic Output InstrInterface.pas原来是放在哪里的呢? Source/work/InsTrdPublic 是否有InsTrdPublic.dpk呢? 没有 搜索一下 baseimpcls 看是否和InstrInterface有什么关系 HsBaseControl 是control下的一个文件夹 下面有InstrInterface.dcu InterfaceClass.dcu HsBaseControl.dpk 等文件 BaseImpCls也是control下的一个文件夹 下面有TuxedoService.dcu, hsPackage.dcu ,baseimpcls.dpk等。 /******************************************************************************************** Another file with the same base name (e:\program\o32\o32\sources\work\output\InstrInterface.dcu) is already on the search path. 真不知道这各个不同路径下的dcu分别干什么的?(安装dcu的时候显示这个错误) /******************************************************************************************** 既然是在上一路径下的output下读该文件出错。我删掉这个文件,让它自动生成。试试 问题解决,路径下又生成了InstrInterface.dcu文件。哈哈 终于搞定一个。 /******************************************************************************************** 现在想想,可能是系统让我转成什么新格式搞错的。
浙公网安备 33010602011771号