大乌龙,编译程序delphi10.4+ehlib9.5报错找不到EhLibFireDAC
Messages
Compilingssc.roj (Dbg,Win32)
dcc32 command line for “rmstsc.dor”
[dcc32FatalError]uFrmMain.pas(12:F2613UnitEhLibFireDAC’notfound.
Failed
Elapsed time: 00:00:00.6
遇上这个报错,我首先去问AI了,但是deepseek告诉我安装并编译ehlib7.x以上就自带EhLibFireDAC
还有ai告诉我找一下ehlib目录下面有没有EhLibFireDAC
比较乌龙的是:我搜索错了单词,搜索成了搜索成EhLibFDFireDAC了,实际是EhLibFireDAC
真是一个大乌龙
添加搜索路径以后,问题解决了
3. 搜索路径未设置正确