Components for Delphi and C++ Builder.

Go to Russian forum
Go to EhLib.com
It is currently 26 Jan 2025, 09:45

All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: 23 Dec 2024, 19:25 
Offline

Joined: 14 Oct 2013, 08:27
Posts: 36
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.


Top
 Profile  
 
PostPosted: 24 Dec 2024, 13:01 
Offline

Joined: 08 May 2014, 18:06
Posts: 694
Hello

Open EhLib290.dproj and add Windows 64-bit (Modern) platform. Recompile EhLib290.dproj for Windows 64-bit (Modern) and Windows 32-bit platform.
Then open DclEhLib290.dproj and recompile for Windows 32-bit.
Delphi IDE should reread list of platforms from EhLib290.bpi package and make Windows 64-bit (Modern) available to add components on a Form.

_________________
Best regards
EhLib Support Team


Top
 Profile  
 
PostPosted: 24 Dec 2024, 17:41 
Offline

Joined: 14 Oct 2013, 08:27
Posts: 36
Thank you for your answer.
I have done as told, using msbuild for compiling and with no errors. In have checked the installed design package in the IDE is the DclEhLib290 I have just compiled. But when selecting the Win64x platform EhLib components are grayed out.
Is it possible to include Win64x platform in next distribution of EhLib components so it gets automatically installed?

Thank you very much.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group