Hi Jarek,

>Hi. I proposed in the past to include my c++ package. However I wad told my 
>package is only vcl and fires not contain fmx part so it can't  be included.

That is too bad, it is better than no support at all.  Maybe they will 
reconsider.

>Sorry guys for the delay. I am still out off office. I will send the package 
>asap. Probably yet today.

Thank you - I got it.

You are super Jarek!!!  Will install it tomorrow and let you know how it goes!

Thanks,

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



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


-----Original Message-----
From: Jarek Karciarz [mailto:j...@ositron.pl]
Sent: Thursday, November 16, 2017 1:34 PM
To: Alan Kamrowski II; ICS support mailing
Subject: RE: [twsocket] Install V8.50 on C++ Builder 10.2.1

Witam,
Hi. I proposed in the past to include my c++ package. However I wad told my 
package is only vcl and fires not contain fmx part so it can't  be included.
Sorry guys for the delay. I am still out off office. I will send the package 
asap. Probably yet today.

Pozdrawiam

Jarek Karciarz



----------
Od: Alan Kamrowski II <akamrow...@crsgroup.com>
Data: 16 listopada 2017 20:14:38
Do: Jarek Karciarz <j...@ositron.pl>, ICS support mailing 
<twsocket@lists.elists.org>
Temat: RE: [twsocket] Install V8.50 on C++ Builder 10.2.1

> Hi Jarek,
>
> By the way, what needs to be done to get your packages brought into
> the main files of ICS?  It would be great if everything that was
> needed to install ICS for Delphi or C++ Builder was in the main ICS files.
>
> Thanks,
>
> Alan Kamrowski II
> Software Developer
> akamrow...@crsgroup.com
>
>
>
> Comprehensive Retail Solutions | 269-353-8105 | CRSgroup.com
>
>
> -----Original Message-----
> From: Jarek Karciarz [mailto:j...@ositron.pl]
> Sent: Wednesday, November 15, 2017 4:43 PM
> To: ICS support mailing; Moro Alexandre; Alan Kamrowski II
> Subject: Re: [twsocket] Install V8.50 on C++ Builder 10.2.1
>
> Witam,
> Sure. I will send it tomorrow to you as I am away of my pc right now.
>
> Pozdrawiam
>
> Jarek Karciarz
>
>
>
> ----------
> Od: Alan Kamrowski II <akamrow...@crsgroup.com>
> Data: 15 listopada 2017 22:33:03
> Do: ICS support mailing <twsocket@lists.elists.org>, Moro Alexandre
> <w...@vola.fr>
> Temat: Re: [twsocket] Install V8.50 on C++ Builder 10.2.1
>
>> 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\W
>>> I
>>> N
>>> 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\W
>>> I
>>> N
>>> 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\W
>>> I
>>> N
>>> 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\W
>>> I
>>> N
>>> 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\W
>>> I
>>> N
>>> 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\W
>>> I
>>> N
>>> 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\W
>>> I
>>> N
>>> 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\W
>>> I
>>> N
>>> 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\W
>>> I
>>> N
>>> 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\W
>>> I
>>> N
>>> 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\W
>>> I
>>> N
>>> 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\W
>>> I
>>> N
>>> 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
>
>
>
> 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.



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