Hi,
I work with C++Builder (I donĀ“t have the Delphi personality).
After installing version 11.1.014 of EhLib components using the provided installer the components are only installed for Win42 and Win64 platforms, but for Win64x (modern) platform, the components in the pallette appear greyed.
I have been able to compile the runtime package using
Code:
msbuild EhLib290.dproj /t:Build /p:Config=Release /p:platform=Win64x
but I cannot compile the design package.
Is there a way to install EhLib components for the C++Builder 64x platform?
Thank you very much in advance.