RegFIBPlusUtils.pas not found when compile FibPlusEditor package
erickperez1981 opened this issue · comments
erickperez1981 commented
I'm using delphi 7, i compiled FibPlus package fine, but FibPlusEditor not, because there is not RegFIBPlusUtils.pas, this file is required
Saschko2000 commented
I had the same issue with XE2. I found this: http://www.codelooker.com/codec/8040FIBPlus7.7/regfibplusutils.pas.html
Evgeny commented
You can just comment out next line at FIBPluseEditors.dpk file :
regfibplusutils in '..\Editors\RegFIBPlusUtils.pas',
After that you can compile and install editors.