madorin / fibplus

FibPlus Library for Delphi and C++Builder. Data access components for Firebird & Interbase.
165 stars 57 forks source link

Errors during the compile process FIBPlusEditors2007.dpk. #28

Closed vlad-mal closed 5 years ago

vlad-mal commented 6 years ago

In during compile process of IBPlusEditors2007.dpk, errors appear, because the .dpk file contains links to missing (and unnecessary) files, for examle - {$R 'UnitSyntaxMemo.dcr'}

In addition, the file FIBPlusEditors2007.dproj has links to files in a non-existent directory, for example: DCCReference Include="RegFIBPlusEditors.pas" instead of DCCReference Include="..\Editors\RegFIBPlusEditors.pas" and so on.

Both files are fixed and attached to this issue: PackagesD2007.zip

Replace them in the project, please.

Regards - Malinovsky Vladimir.

madorin commented 5 years ago

Thanks for reporting. I dont have D07 installed so couldnt test it ). Fixed in current branch..