Need help for upgrade Indy(10) on Delphi 10.2.3 #582
Replies: 3 comments 1 reply
|
Upgrade details are documented at https://github.com/IndySockets/Indy/wiki/Updating-Indy There is a command-line script provided for removing the default Indy version from Delphi 10.2.x ( |
|
Do you still need help? |
|
Hi Remy, I am trying to upgrade my Indy component set in RAD Studio XE7. I know it's old, but it is what I have. The XE7 standard version installed does not appear to support TLS1.2 event when specifically assigning it. The suggestion was to upgrade the Indy. I built dclIndyProtocols210 successfully. When I try to install dclIndyProtocols210 I get the error "procedure entrypoint @IdGlobal@IPV4ToUInt32$qqrx205System@unicodeString could not be located in the dynamic link library". I have checked in IdGlobal.pas and the IPV4toUint32 function is there but it does not appear to be exported. Do you have a suggestion on how to resolve this? Regards |
Uh oh!
There was an error while loading. Please reload this page.
Hi Remy,
I need one more help for upgrading to the latest Indy(10) on Delphi 10.2.3.
Last time I tried upgrading Delphi 10.2.3 Indy version to Indy(10) latest version using manual upgrade it took lot of steps to do this.
Is there any other way to do this something like upgrading using some commands?
Please help me with this.
Thanks & Regards
Siva
All reactions