Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
几年前我完成了一个项目。现在我想改进它。因此,我安装了之前在项目中使用的组件。但是当我运行该项目时,它给出了一个错误。编译器找不到某些组件对象的 dcu 文件。我该如何解决?
只是将包编译并安装到 IDE 中并不会更新编译器用来查找dcu-s. 您可以通过更新 Delphi 2010 库路径Tools -> Options -> Library win32 -> Library path。
dcu-s
Tools -> Options -> Library win32 -> Library path