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?
The "README.md" file, say:
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:
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?