Delphi 7 - Could not create outp

2019-07-23  本文已影响0人  寄居他乡

Delphi 7 - Could not create output file .dcu 错误的解决办法

project --> options --> directories/conditionals里面:

output directory:
unit output directory:

看看设置是否和文件所在的目录一样。。。

检查你的OUTPUT FILE PATH 的路径设置
检查你的OUTPUT FILE PATH是否有写权限
检查你的OUTPUT FILE PATH中的.是否有写保护

将output directory: 改成文件所在目录即可

上一篇 下一篇

猜你喜欢

热点阅读