madorin / fibplus

FibPlus Library for Delphi and C++Builder. Data access components for Firebird & Interbase.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RegFIBPlusUtils.pas not found when compile FibPlusEditor package

erickperez1981 opened this issue · comments

I'm using delphi 7, i compiled FibPlus package fine, but FibPlusEditor not, because there is not RegFIBPlusUtils.pas, this file is required

You can just comment out next line at FIBPluseEditors.dpk file :

regfibplusutils in '..\Editors\RegFIBPlusUtils.pas',

After that you can compile and install editors.