Jump to content
Sign in to follow this  
Zazhir

Install package option don't show

Recommended Posts

I'am trying to install in Delphi XE6 the latest version of the Indy component: 

https://github.com/IndySockets/Indy/wiki/Updating-Indy

 

I've follow the wiki update tutorial, using the Indy200.pgroup. I've build and compile, but when I search to the button os "install", i can not find then.

https://docwiki.embarcadero.com/RADStudio/Alexandria/en/Compiler_Versions

 

I have seen that must be a option call "install" for install the indy component.

image.png

Share this post


Link to post

It is a Runtime-only package, so it cannot be installed. The packages you can install are the Design-time packages, in your case the ones starting with "dcl".

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×