madorin / fibplus

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

Installation #66

Open SoyYako opened 2 years ago

SoyYako commented 2 years ago

The "README.md" file, say:

Installation

  • Open project group or appropriate packages from Packages folder matching your Delphi compiler version.
  • Compile and install design time packages.
  • Add source patch to library path in IDE for Win32/Win64 platforms.

So, open a FibPlus_Dxxxxx.groupproj file. In Project Manager, select the dclFIBPlus_Dxxx package (design). Right clic and select "Compile" option. But, a error compile message apear:

[dcc32 Fatal Error] FibPlus_D26.dpk(30): E2225 Never-build package 'FibPlus_D26' must be recompiled.

Questions: Previus, compile or build a FibPlusxxxx.dpk or not? Next, installing a FibPlusxxx package or not? Only Win32 appear. For design time in Win64, have a package x64?