TurboPack / LockBox

LockBox is a Delphi and C++Builder library for cryptography.
106 stars 38 forks source link

C++ Builder files were not created with the default installer for 10.3.3 Rio #10

Closed jaridmo closed 4 years ago

jaridmo commented 4 years ago

Running the GetIt package installer for RadStudio the LockBox package was not compiled for C++ Builder (Missing all the hpp files).
Also the paths in the Tools - Options - C++ - Paths and Directories - System Include Path contained $(BDSCatalogRepository)\LockBox-2.4\source\hpp\Win32\Debug but when I opened and recompiled the packages the hpp files were placed in the source folder so the path needed to be changed to $(BDSCatalogRepository)\LockBox-2.4\source\

romankassebaum commented 4 years ago

Shipping the hpp files makes no sense for several reasons. The user can always create them himself. The output folder in the package in the default output folder.