Hi Jarek,

Can I get those package project files as well - I'm going to try to get 8.50 
working with C++ Builder 10.2.1 as well.

Thanks,

Alan Kamrowski II
Software Developer
akamrow...@crsgroup.com



Comprehensive Retail Solutions | 269-353-8105 | CRSgroup.com

-----Original Message-----
From: TWSocket [mailto:twsocket-boun...@lists.elists.org] On Behalf Of Jarek 
Karciarz
Sent: Thursday, November 02, 2017 4:32 AM
To: ICS support mailing; Moro Alexandre
Subject: Re: [twsocket] Install V8.50 on C++ Builder 10.2.1

Hi

I believe these errors were already fixed. I can email to you package project 
files I am using with pure c++ 10.2.1 after I check them with 8.50 version.

Pozdrawiam

Jarek Karciarz



----------
Od: Moro Alexandre <w...@vola.fr>
Data: 2 listopada 2017 10:13:37
Do: 'ICS support mailing' <twsocket@lists.elists.org>
Temat: [twsocket] Install V8.50 on C++ Builder 10.2.1

> Hello Everyone,
>
>
>
> First, thanks for all your beautiful work on this library !!!
>
>
>
> I try today the new Tokyo 10.2.1 but I cannot install ICS v8.50 on C++
> Builder 10.2 update 1.
>
>
>
> 1)      There are no Install up than C++ Builder Xe3
>
> I tried with Delphi 10.2 Tokyo  : D102Install.groupproj but when I
> open the project it tell me that I havent the Deplhi personality.
>
>
>
> So I go with C++ Builder XE3  :  CBXe3InstallVclFmx.groupproj
>
>
>
> 2)      I build OverbyteIcsCBX3Run in release => Ok
>
>
>
>
>
> 3)      I install design packages :
>
>
>
> There is an error in OverbyteIcsWndControl line 149 and
> OverbyteIcsFtpCli line 1141:
>
>
>
>     {$IFDEF RTL_NAMESPACES}Vcl.Forms{$ELSE}Forms{$ENDIF},
>
>
>
> [Pascal Error] OverbyteIcsWndControl.pas(149, 48): F2613 Unit  'Forms'
> not found.
>
>
>
> I replaced it with
>
>     {$IFDEF RTL_NAMESPACES}Vcl.Forms{$ELSE}Vcl.Forms{$ENDIF},
>
>
>
> But now there are lot of error with :
>
>
>
> [ilink32 Error] Error: 'CertOpenSystemStoreW' externe non résolu,
> référencé depuis
> C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN
> 32\XE3
> \OVERBYTEICSMSSSLUTILS.OBJ
>
> [ilink32 Error] Error: 'CertFreeCertificateChainEngine' externe non
> résolu, référencé depuis
> C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN
> 32\XE3
> \OVERBYTEICSMSSSLUTILS.OBJ
>
> [ilink32 Error] Error: 'CertFreeCertificateContext' externe non
> résolu, référencé depuis
> C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN
> 32\XE3
> \OVERBYTEICSMSSSLUTILS.OBJ
>
> [ilink32 Error] Error: 'CertCloseStore' externe non résolu, référencé
> depuis
> C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN
> 32\XE3
> \OVERBYTEICSMSSSLUTILS.OBJ
>
> [ilink32 Error] Error: 'CertOpenStore' externe non résolu, référencé
> depuis
> C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN
> 32\XE3
> \OVERBYTEICSMSSSLUTILS.OBJ
>
> [ilink32 Error] Error: 'CertCreateCertificateChainEngine' externe non
> résolu, référencé depuis
> C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN
> 32\XE3
> \OVERBYTEICSMSSSLUTILS.OBJ
>
> [ilink32 Error] Error: 'CertFindCertificateInStore' externe non
> résolu, référencé depuis
> C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN
> 32\XE3
> \OVERBYTEICSMSSSLUTILS.OBJ
>
> [ilink32 Error] Error: 'CertAddCertificateContextToStore' externe non
> résolu, référencé depuis
> C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN
> 32\XE3
> \OVERBYTEICSMSSSLUTILS.OBJ
>
> [ilink32 Error] Error: 'CertCreateCertificateContext' externe non
> résolu, référencé depuis
> C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN
> 32\XE3
> \OVERBYTEICSMSSSLUTILS.OBJ
>
> [ilink32 Error] Error: 'CertGetCertificateChain' externe non résolu,
> référencé depuis
> C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN
> 32\XE3
> \OVERBYTEICSMSSSLUTILS.OBJ
>
> [ilink32 Error] Error: 'CertFreeCertificateChain' externe non résolu,
> référencé depuis
> C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN
> 32\XE3
> \OVERBYTEICSMSSSLUTILS.OBJ
>
> [ilink32 Error] Error: 'CryptUIDlgViewCertificateW' externe non
> résolu, référencé depuis
> C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN
> 32\XE3
> \OVERBYTEICSMSSSLUTILS.OBJ
>
>
>
>
>
> I tried to remove USE_SSL from compiler options but there are still
> the sames errors.
>
>
>
> Thank you for your help !
>
>
>
> Best Regards,
>
> Moro Alexandre.
>
> --
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be


--
To unsubscribe or change your settings for TWSocket mailing list please goto 
http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

This message (and any associated files) is intended only for the use of the 
individual or entity to which it is addressed and may contain information that 
is confidential, subject to copyright or constitutes a trade secret. If you are 
not the intended recipient you are hereby notified that any dissemination, 
copying or distribution of this message, or files associated with this message, 
is strictly prohibited. If you have received this message in error, please 
notify us immediately by replying to the message and deleting it from your 
computer. Messages sent to and from us may be monitored.

Internet communications cannot be guaranteed to be secure or error-free as 
information could be intercepted, corrupted, lost, destroyed, arrive late or 
incomplete, or contain viruses. Therefore, we do not accept responsibility for 
any errors or omissions that are present in this message, or any attachment, 
that have arisen as a result of e-mail transmission. If verification is 
required, please request a hard-copy version.
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to