FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Google APIS Lib for Fivewin
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Google APIS Lib for Fivewin
Posted: Wed Nov 22, 2017 09:48 PM
Download this file for test Drive, GMail and Calendar of Google

https://bitbucket.org/fivetech/fivewin- ... GOOGLE.zip

Instructions for use of GOOGLE APIS
https://bitbucket.org/fivetech/harbour_ ... o_REST.pdf
Pages 44 to 46

Regards

Pd.: please send me your doubts and suggestions
Cristobal Navarro

Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noci贸n del tiempo

El secreto de la felicidad no est谩 en hacer lo que te gusta, sino en que te guste lo que haces
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: Google APIS Lib for Fivewin
Posted: Wed Nov 22, 2017 11:42 PM
Libs used for me


d:\fwh\fwhteam\lib\fiveh.lib
d:\fwh\fwhteam\lib\fivehc.lib
D:\Fwh\FwhTeam\lib\GOOGLE.lib
D:\Harbour\harbour7\lib\hbwin.lib
D:\Harbour\harbour7\lib\gtgui.lib
D:\Harbour\Harbour7\lib\gtwin.lib
D:\Harbour\harbour7\lib\hbrtl.lib
D:\Harbour\Harbour7\lib\hbvm.lib
D:\Harbour\harbour7\lib\hblang.lib
D:\Harbour\harbour7\lib\hbmacro.lib
D:\Harbour\harbour7\lib\hbrdd.lib
D:\Harbour\harbour7\lib\rddntx.lib
D:\Harbour\harbour7\lib\rddcdx.lib
D:\Harbour\harbour7\lib\rddfpt.lib
D:\Harbour\harbour7\lib\hbsix.lib
D:\Harbour\harbour7\lib\hbdebug.lib
D:\Harbour\harbour7\lib\hbcommon.lib
D:\Harbour\harbour7\lib\hbpp.lib
D:\Harbour\harbour7\lib\hbcpage.lib
D:\Harbour\harbour7\lib\hbcplr.lib
D:\Harbour\harbour7\lib\hbct.lib
D:\Harbour\harbour7\lib\hbpcre.lib
D:\Harbour\harbour7\lib\xhb.lib
D:\Harbour\harbour7\lib\hbziparc.lib
D:\Harbour\harbour7\lib\hbmzip.lib
D:\Harbour\harbour7\lib\hbzlib.lib
D:\Harbour\harbour7\lib\minizip.lib
D:\Harbour\harbour7\lib\png.lib
D:\Harbour\harbour7\lib\hbcurl.lib
D:\Harbour\harbour7\lib\hbusrrdd.lib
D:\Harbour\harbour7\lib\hbtip.lib
D:\Harbour\Harbour7\lib\hbtipssl.lib
D:\Harbour\harbour7\lib\hbmxml.lib
D:\Harbour\harbour7\lib\hbmisc.lib
D:\Harbour\Harbour7\lib\hbcurls.lib
D:\Harbour\Harbour7\lib\hbssl.lib
D:\Harbour\Harbour7\lib\hbssls.lib
D:\Harbour\Harbour7\lib\libeay32.lib
D:\Harbour\Harbour7\lib\ssleay32.lib
D:\Harbour\Harbour7\lib\libssl32.lib
D:\Borland\bcc7\lib\cw32.lib
D:\Borland\bcc7\lib\uuid.lib
D:\Borland\bcc7\lib\import32.lib
D:\Borland\bcc7\lib\psdk\odbc32.lib
D:\Borland\bcc7\lib\psdk\nddeapi.lib
D:\Borland\bcc7\lib\psdk\Iphlpapi.lib
D:\Borland\bcc7\lib\psdk\msimg32.lib
D:\Borland\bcc7\lib\psdk\psapi.lib
D:\Borland\bcc7\lib\psdk\rasapi32.lib
D:\Borland\bcc7\lib\psdk\gdiplus.lib
D:\Borland\bcc7\lib\psdk\riched20.lib
D:\Borland\bcc7\lib\psdk\shell32.lib
D:\Borland\bcc7\lib\psdk\urlmon.lib ,


Cristobal Navarro

Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noci贸n del tiempo

El secreto de la felicidad no est谩 en hacer lo que te gusta, sino en que te guste lo que haces
Posts: 332
Joined: Thu Nov 17, 2005 09:11 PM
Re: Google APIS Lib for Fivewin
Posted: Thu Nov 23, 2017 12:40 AM
cnavarro wrote:Download this file for test Drive, GMail and Calendar of Google

https://bitbucket.org/fivetech/fivewin- ... GOOGLE.zip

Instructions for use of GOOGLE APIS
https://bitbucket.org/fivetech/harbour_ ... o_REST.pdf
Pages 44 to 46

Regards

Pd.: please send me your doubts and suggestions


Great work, thank you!
Posts: 43
Joined: Wed Jun 20, 2012 04:07 AM
Re: Google APIS Lib for Fivewin
Posted: Thu Nov 23, 2017 03:19 AM

Cristobal,

For the Google Apis portion :

>>>Rename file .ex1 to .exe for look all apis Google list and resources<<<

I have done that, but get a "libeay32.dll" error msg.

I have found several of these files on my computer (Win7) and have tried them all
but will then get an " app unable to start correctly error".

I suspect I don't have the correct libeay32.dll that apilist1.exe is looking for.

Can you supply or give me an idea where to find it ?

Thanks,
Bruce

Posts: 1096
Joined: Fri Oct 28, 2005 02:27 AM
Re: Google APIS Lib for Fivewin
Posted: Thu Nov 23, 2017 04:35 AM
Congrats on the release Cristobal,
1. How to download GMail's body and attachments under a certain label?

2. When I ran apilist1.exe I got the following error

FWH 11.08/FWH 19.12

BCC5.82/BCC7.3

xHarbour/Harbour
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: Google APIS Lib for Fivewin
Posted: Thu Nov 23, 2017 08:31 AM
brewster wrote:Cristobal,

For the Google Apis portion :

>>>Rename file .ex1 to .exe for look all apis Google list and resources<<<

I have done that, but get a "libeay32.dll" error msg.

I have found several of these files on my computer (Win7) and have tried them all
but will then get an " app unable to start correctly error".

I suspect I don't have the correct libeay32.dll that apilist1.exe is looking for.

Can you supply or give me an idea where to find it ?

Thanks,
Bruce


This DLLS they are in the samples folder of Fivewin
Which version are you using?
Regards
Cristobal Navarro

Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noci贸n del tiempo

El secreto de la felicidad no est谩 en hacer lo que te gusta, sino en que te guste lo que haces
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: Google APIS Lib for Fivewin
Posted: Thu Nov 23, 2017 08:33 AM
hua wrote:Congrats on the release Cristobal,
1. How to download GMail's body and attachments under a certain label?

2. When I ran apilist1.exe I got the following error



Put libeay32.dll and ssleay32.dll ( folder samples of fivewin ) and try
Cristobal Navarro

Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noci贸n del tiempo

El secreto de la felicidad no est谩 en hacer lo que te gusta, sino en que te guste lo que haces
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: Google APIS Lib for Fivewin
Posted: Thu Nov 23, 2017 08:50 AM
hua wrote:Congrats on the release Cristobal,
1. How to download GMail's body and attachments under a certain label?

These are the methods to use



METHOD List( cType, cLabel, cId, nMaxResults, lAdd ) // Generic method
METHOD ListMessages( nMaxResults, cLabel ) INLINE ::List( "messages", cLabel, , nMaxResults, )
METHOD ChatMessages( nMaxResults ) INLINE ::ListMessages( nMaxResults, "CHAT" )
METHOD DraftMessages( nMaxResults ) INLINE ::ListMessages( nMaxResults, "DRAFT" )
METHOD InboxMessages( nMaxResults ) INLINE ::ListMessages( nMaxResults, "INBOX" )
METHOD SentMessages( nMaxResults ) INLINE ::ListMessages( nMaxResults, "SENT" )
METHOD SpamMessages( nMaxResults ) INLINE ::ListMessages( nMaxResults, "SPAM" )
METHOD TrahsMessages( nMaxResults ) INLINE ::ListMessages( nMaxResults, "TRASH" )
METHOD UnReadMessages( nMaxResults ) INLINE ::ListMessages( nMaxResults, "UNREAD" )



Return the id of the messages on that label
Then you have to obtain the properties of the messages with the id obtained
Look sample in GGMAIL.PRG



//oMail:GetMessage( oMail:aMessages[ 10 ][ "id" ] ) // Replace this with your id
//? oMail:cMessage



Methods and datas in PDF doc
Cristobal Navarro

Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noci贸n del tiempo

El secreto de la felicidad no est谩 en hacer lo que te gusta, sino en que te guste lo que haces
Posts: 990
Joined: Wed Oct 19, 2005 02:17 PM
Re: Google APIS Lib for Fivewin
Posted: Thu Nov 23, 2017 09:28 AM

Crist贸bal,

thanks a lot !!! Mila esker !!! Much铆smas gracias !!!

Saludos

Posts: 375
Joined: Tue Feb 10, 2015 09:48 AM
Re: Google APIS Lib for Fivewin
Posted: Thu Nov 23, 2017 10:15 AM

There is no english version of the presentation?

Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: Google APIS Lib for Fivewin
Posted: Thu Nov 23, 2017 11:07 AM

Also video spanish

Y el video por si no lo hab茅is visto

https://www.youtube.com/watch?v=i795dnT ... ME5PJoZAdE

Cristobal Navarro

Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noci贸n del tiempo

El secreto de la felicidad no est谩 en hacer lo que te gusta, sino en que te guste lo que haces
Posts: 43
Joined: Wed Jun 20, 2012 04:07 AM
Re: Google APIS Lib for Fivewin
Posted: Thu Nov 23, 2017 01:32 PM

Cristobal wrote
>>
This DLLS they are in the samples folder of Fivewin
Which version are you using?
Regards
<<

FWH 14.11
Harbour 3.2.0dev (r1406271520) + Bcc 5.82

Thanks,
Bruce

Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: Google APIS Lib for Fivewin
Posted: Thu Nov 23, 2017 01:57 PM
Cristobal Navarro

Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noci贸n del tiempo

El secreto de la felicidad no est谩 en hacer lo que te gusta, sino en que te guste lo que haces
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: Google APIS Lib for Fivewin
Posted: Sat Nov 25, 2017 09:29 AM
I not understtod how connect to google
I tried , I have google account and I have api json strings but I not understood
it's too hard for me

On web I have a Wordpress site where a plugin is connected to google calendar and it ask me only the mail, password and api string...why you not make as this ?

I think it is more easy

this is the setting dialog of the plugin


(this is not my client ID ) only for a sample
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: Google APIS Lib for Fivewin
Posted: Sat Nov 25, 2017 10:00 AM
I have this error

Code (fw): Select all Collapse
Progetto: gcalend, Ambiente: bcc7Harbor:
[1]:Harbour.Exe gcalend.prg 聽/m /n0 /gc1 /es2 /a /iC:\work\fwh\include /iC:\work\HARBOUR\Include /jI18n\Main.hil /iinclude;c:\work\fwh\include;C:\work\HARBOUR\include /oObj\gcalend.c
Harbour 3.2.0dev (r1703231115)
Copyright (c) 1999-2016, http://harbour-project.org/
Compiling 'gcalend.prg'...
Lines 5043, Functions/Procedures 4
Generating C source output to 'Obj\gcalend.c'... Done.
[1]:Bcc32.Exe -M -c -DHB_OS_WIN_32 -DHB_FM_STATISTICS_OFF -DHB_NO_DEFAULT_API_MACROS -DHB_NO_DEFAULT_STACK_MACROS -IC:\work\fwh\include -IC:\work\bcc7\Include\windows\sdk\;C:\work\HARBOUR\Include 聽-nObj Obj\gcalend.c
Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
Obj\gcalend.c:
[1]:iLink32.Exe -Gn -aa -Tpe -s -v @gcalend.bcl
Turbo Incremental Link 6.70 Copyright (c) 1997-2014 Embarcadero Technologies, Inc.
Error: Unresolved external '_HB_FUN_TIPCLIENTHTTP' referenced from C:\WORK\ERRORI\GOOGLE\GOOGLE.LIB|TGOOGLE
Error: Unresolved external '_HB_FUN___HBEXTERN__HBSSL__' referenced from C:\WORK\ERRORI\GOOGLE\GOOGLE.LIB|TGOOGLE
Error: Unable to perform link


if I add HBSSLS.LIB
I have another errors
Code (fw): Select all Collapse
Progetto: gcalend, Ambiente: bcc7Harbor:
[1]:Harbour.Exe gcalend.prg 聽/m /n0 /gc1 /es2 /a /iC:\work\fwh\include /iC:\work\HARBOUR\Include /jI18n\Main.hil /iinclude;c:\work\fwh\include;C:\work\HARBOUR\include /oObj\gcalend.c
Harbour 3.2.0dev (r1703231115)
Copyright (c) 1999-2016, http://harbour-project.org/
Compiling 'gcalend.prg'...
Lines 5043, Functions/Procedures 4
Generating C source output to 'Obj\gcalend.c'... Done.
[1]:Bcc32.Exe -M -c -DHB_OS_WIN_32 -DHB_FM_STATISTICS_OFF -DHB_NO_DEFAULT_API_MACROS -DHB_NO_DEFAULT_STACK_MACROS -IC:\work\fwh\include -IC:\work\bcc7\Include\windows\sdk\;C:\work\HARBOUR\Include 聽-nObj Obj\gcalend.c
Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
Obj\gcalend.c:
[1]:iLink32.Exe -Gn -aa -Tpe -s -v @gcalend.bcl
Turbo Incremental Link 6.70 Copyright (c) 1997-2014 Embarcadero Technologies, Inc.
Error: Unresolved external '_HB_FUN_TIPCLIENTHTTP' referenced from C:\WORK\ERRORI\GOOGLE\GOOGLE.LIB|TGOOGLE
Error: Unresolved external '_BIO_s_null' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_s_file' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_s_mem' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_s_socket' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_s_connect' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_s_accept' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_s_fd' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_s_bio' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_s_datagram' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_f_null' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_f_buffer' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_f_nbio_test' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_new' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_set' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_clear_flags' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_int_ctrl' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_get_retry_reason' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_set_flags' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_test_flags' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_ctrl_pending' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_ctrl_wpending' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_new_socket' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_new_dgram' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_new_fd' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_new_file' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_new_mem_buf' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_read' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_gets' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_write' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_puts' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_vfree' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_free' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_free_all' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_new_connect' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_new_accept' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_ptr_ctrl' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_BIO_ctrl' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_ERR_load_BIO_strings' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|bio
Error: Unresolved external '_ERR_load_crypto_strings' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|err
Error: Unresolved external '_ERR_print_errors' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|err
Error: Unresolved external '_ERR_get_error' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|err
Error: Unresolved external '_ERR_peek_error' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|err
Error: Unresolved external '_ERR_peek_last_error' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|err
Error: Unresolved external '_ERR_error_string_n' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|err
Error: Unresolved external '_ERR_lib_error_string' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|err
Error: Unresolved external '_ERR_get_error_line' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|err
Error: Unresolved external '_ERR_peek_error_line' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|err
Error: Unresolved external '_ERR_peek_last_error_line' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|err
Error: Unresolved external '_ERR_get_error_line_data' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|err
Error: Unresolved external '_ERR_peek_error_line_data' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|err
Error: Unresolved external '_ERR_peek_last_error_line_data' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|err
Error: Unresolved external '_ERR_free_strings' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|err
Error: Unresolved external '_CRYPTO_malloc' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evp
Error: Unresolved external '_OPENSSL_add_all_algorithms_noconf' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evp
Error: Unresolved external '_EVP_cleanup' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evp
Error: Unresolved external '_ERR_load_EVP_strings' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evp
Error: Unresolved external '_EVP_PKEY_free' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evp
Error: Unresolved external '_OpenSSL_add_all_ciphers' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_enc_null' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_des_ecb' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_des_ede' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_des_ede3' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_des_ede_ecb' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_des_ede3_ecb' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_des_cfb64' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_des_cfb1' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_des_cfb8' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_des_ede_cfb64' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_des_ede3_cfb64' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_des_ede3_cfb1' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_des_ede3_cfb8' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_des_ofb' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_des_ede_ofb' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_des_ede3_ofb' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_des_cbc' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_des_ede_cbc' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_des_ede3_cbc' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_desx_cbc' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_rc4' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_rc4_40' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_rc2_ecb' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_rc2_cbc' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_rc2_40_cbc' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_rc2_64_cbc' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_rc2_cfb64' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_rc2_ofb' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_bf_ecb' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_bf_cbc' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_bf_cfb64' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_bf_ofb' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_cast5_ecb' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_cast5_cbc' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_cast5_cfb64' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_cast5_ofb' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_aes_128_ecb' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_aes_128_cbc' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_aes_128_cfb1' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_aes_128_cfb8' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_aes_128_cfb128' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_aes_128_ofb' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_aes_192_ecb' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_aes_192_cbc' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_aes_192_cfb1' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_aes_192_cfb8' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_aes_192_cfb128' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_aes_192_ofb' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_aes_256_ecb' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_aes_256_cbc' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_aes_256_cfb1' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_aes_256_cfb8' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_aes_256_cfb128' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_aes_256_ofb' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_camellia_128_ecb' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_camellia_128_cbc' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_camellia_128_cfb1' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_camellia_128_cfb8' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_camellia_128_cfb128' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_camellia_128_ofb' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_camellia_192_ecb' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_camellia_192_cbc' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_camellia_192_cfb1' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_camellia_192_cfb8' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_camellia_192_cfb128' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_camellia_192_ofb' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_camellia_256_ecb' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_camellia_256_cbc' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_camellia_256_cfb1' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_camellia_256_cfb8' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_camellia_256_cfb128' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_camellia_256_ofb' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_seed_ecb' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_seed_cbc' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_seed_cfb128' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_seed_ofb' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_OBJ_nid2sn' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_get_cipherbyname' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_CIPHER_nid' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_CIPHER_block_size' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_CIPHER_key_length' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_CIPHER_flags' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_CIPHER_type' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_CIPHER_CTX_init' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_CIPHER_CTX_cleanup' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_CIPHER_CTX_set_padding' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_CIPHER_CTX_key_length' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_CIPHER_CTX_set_key_length' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_CIPHER_CTX_ctrl' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_CIPHER_CTX_cipher' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_EncryptInit' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_EncryptInit_ex' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_EncryptFinal' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_EncryptFinal_ex' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_DecryptInit' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_DecryptInit_ex' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_DecryptFinal' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_DecryptFinal_ex' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_CipherInit' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_CipherInit_ex' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_CipherUpdate' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_CipherFinal' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_CipherFinal_ex' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_PKEY_size' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_SealInit' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_EncryptUpdate' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_SealFinal' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_CIPHER_iv_length' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_OpenInit' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_DecryptUpdate' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_CIPHER_CTX_block_size' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_EVP_OpenFinal' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpciph
Error: Unresolved external '_OpenSSL_add_all_digests' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpmd
Error: Unresolved external '_EVP_MD_CTX_destroy' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpmd
Error: Unresolved external '_EVP_md_null' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpmd
Error: Unresolved external '_EVP_md4' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpmd
Error: Unresolved external '_EVP_md5' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpmd
Error: Unresolved external '_EVP_sha' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpmd
Error: Unresolved external '_EVP_sha1' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpmd
Error: Unresolved external '_EVP_dss' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpmd
Error: Unresolved external '_EVP_dss1' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpmd
Error: Unresolved external '_EVP_ecdsa' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpmd
Error: Unresolved external '_EVP_sha224' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpmd
Error: Unresolved external '_EVP_sha256' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpmd
Error: Unresolved external '_EVP_sha384' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpmd
Error: Unresolved external '_EVP_sha512' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpmd
Error: Unresolved external '_EVP_mdc2' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpmd
Error: Unresolved external '_EVP_ripemd160' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpmd
Error: Unresolved external '_EVP_get_digestbyname' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpmd
Error: Unresolved external '_EVP_MD_type' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpmd
Error: Unresolved external '_EVP_MD_pkey_type' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpmd
Error: Unresolved external '_EVP_MD_size' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpmd
Error: Unresolved external '_EVP_MD_block_size' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpmd
Error: Unresolved external '_EVP_MD_CTX_create' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpmd
Error: Unresolved external '_EVP_MD_CTX_init' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpmd
Error: Unresolved external '_EVP_MD_CTX_cleanup' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpmd
Error: Unresolved external '_EVP_MD_CTX_md' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpmd
Error: Unresolved external '_EVP_MD_CTX_copy' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpmd
Error: Unresolved external '_EVP_MD_CTX_copy_ex' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpmd
Error: Unresolved external '_EVP_DigestFinal' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpmd
Error: Unresolved external '_EVP_DigestFinal_ex' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpmd
Error: Unresolved external '_EVP_SignFinal' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpmd
Error: Unresolved external '_EVP_DigestInit' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpmd
Error: Unresolved external '_EVP_DigestInit_ex' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpmd
Error: Unresolved external '_EVP_DigestUpdate' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpmd
Error: Unresolved external '_EVP_PKEY_new' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evppkey
Error: Unresolved external '_EVP_PKEY_type' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evppkey
Error: Unresolved external '_EVP_PKEY_bits' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evppkey
Error: Unresolved external '_EVP_PKEY_assign' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evppkey
Error: Unresolved external '_EVP_VerifyFinal' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpmd
Error: Unresolved external '_EVP_BytesToKey' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evp
Error: Unresolved external '_ERR_load_PEM_strings' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|pem
Error: Unresolved external '_X509_free' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|x509
Error: Unresolved external '_X509_get_subject_name' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|x509
Error: Unresolved external '_X509_get_issuer_name' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|x509
Error: Unresolved external '_X509_NAME_oneline' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|x509
Error: Unresolved external '_X509_get_pubkey' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|x509
Error: Unresolved external '_PEM_read_bio_RSAPrivateKey' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|pem
Error: Unresolved external '_PEM_read_bio_RSAPublicKey' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|pem
Error: Unresolved external '_PEM_read_bio_RSA_PUBKEY' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|pem
Error: Unresolved external '_PEM_read_bio_DSAPrivateKey' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|pem
Error: Unresolved external '_PEM_read_bio_DSA_PUBKEY' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|pem
Error: Unresolved external '_PEM_read_bio_DSAparams' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|pem
Error: Unresolved external '_PEM_read_bio_DHparams' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|pem
Error: Unresolved external '_PEM_read_bio_X509_REQ' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|pem
Error: Unresolved external '_PEM_read_bio_X509_CRL' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|pem
Error: Unresolved external '_PEM_read_bio_PKCS7' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|pem
Error: Unresolved external '_PEM_read_bio_X509' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|pem
Error: Unresolved external '_PEM_read_bio_X509_AUX' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|pem
Error: Unresolved external '_PEM_read_bio_PrivateKey' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|pem
Error: Unresolved external '_PEM_read_bio_PUBKEY' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|pem
Error: Unresolved external '_EVP_EncodeInit' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpenc
Error: Unresolved external '_EVP_EncodeUpdate' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpenc
Error: Unresolved external '_EVP_EncodeFinal' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpenc
Error: Unresolved external '_EVP_DecodeInit' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpenc
Error: Unresolved external '_EVP_DecodeUpdate' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpenc
Error: Unresolved external '_EVP_DecodeFinal' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|evpenc
Error: Unresolved external '_SSL_read' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl_sock
Error: Unresolved external '_SSL_write' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl_sock
Error: Unresolved external '_SSL_shutdown' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl_sock
Error: Unresolved external '_SSL_free' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl_sock
Error: Unresolved external '_SSL_ctrl' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl_sock
Error: Unresolved external '_SSL_set_fd' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl_sock
Error: Unresolved external '_SSL_accept' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl_sock
Error: Unresolved external '_SSL_connect' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl_sock
Error: Unresolved external '_SSL_get_error' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl_sock
Error: Unresolved external '_SSL_library_init' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_load_error_strings' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSLeay_version' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSLeay' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_CTX_free' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslctx
Error: Unresolved external '_SSLv3_method' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslctx
Error: Unresolved external '_SSLv3_server_method' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslctx
Error: Unresolved external '_SSLv3_client_method' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslctx
Error: Unresolved external '_TLSv1_method' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslctx
Error: Unresolved external '_TLSv1_server_method' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslctx
Error: Unresolved external '_TLSv1_client_method' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslctx
Error: Unresolved external '_SSLv23_server_method' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslctx
Error: Unresolved external '_SSLv23_client_method' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslctx
Error: Unresolved external '_SSLv23_method' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslctx
Error: Unresolved external '_SSL_CTX_new' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslctx
Error: Unresolved external '_SSL_CTX_set_ssl_version' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslctx
Error: Unresolved external '_SSL_CTX_get_timeout' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslctx
Error: Unresolved external '_SSL_CTX_set_timeout' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslctx
Error: Unresolved external '_SSL_CTX_set_cipher_list' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslctx
Error: Unresolved external '_SSL_CTX_add_session' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslctx
Error: Unresolved external '_SSL_SESSION_free' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslsess
Error: Unresolved external '_SSL_SESSION_new' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslsess
Error: Unresolved external '_SSL_SESSION_set_time' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslsess
Error: Unresolved external '_SSL_SESSION_set_timeout' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslsess
Error: Unresolved external '_SSL_SESSION_get_time' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslsess
Error: Unresolved external '_SSL_SESSION_get_timeout' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslsess
Error: Unresolved external '_SSL_CTX_remove_session' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslctx
Error: Unresolved external '_SSL_CTX_flush_sessions' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslctx
Error: Unresolved external '_SSL_CTX_check_private_key' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslctx
Error: Unresolved external '_SSL_CTX_get_quiet_shutdown' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslctx
Error: Unresolved external '_SSL_CTX_get_verify_mode' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslctx
Error: Unresolved external '_SSL_CTX_set_quiet_shutdown' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslctx
Error: Unresolved external '_SSL_CTX_use_certificate' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslctx
Error: Unresolved external '_SSL_CTX_add_client_CA' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslctx
Error: Unresolved external '_SSL_CTX_ctrl' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslctx
Error: Unresolved external '_SSL_CTX_use_certificate_file' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslctx
Error: Unresolved external '_SSL_CTX_use_certificate_chain_file' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslctx
Error: Unresolved external '_SSL_CTX_use_PrivateKey_file' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslctx
Error: Unresolved external '_SSL_CTX_use_RSAPrivateKey_file' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslctx
Error: Unresolved external '_SSL_CTX_use_RSAPrivateKey_ASN1' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslctx
Error: Unresolved external '_SSL_CTX_use_PrivateKey_ASN1' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslctx
Error: Unresolved external '_SSL_CTX_use_certificate_ASN1' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslctx
Error: Unresolved external '_SSL_CTX_use_PrivateKey' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslctx
Error: Unresolved external '_SSL_CTX_load_verify_locations' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslctx
Error: Unresolved external '_SSL_CTX_set_default_verify_paths' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslctx
Error: Unresolved external '_SSL_new' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_dup' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_clear' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_pending' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_set_bio' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_get_rbio' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_get_wbio' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_version' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_get_version' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_do_handshake' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_renegotiate' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_set_rfd' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_set_wfd' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_peek' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_want' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_set_ssl_method' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_get_ssl_method' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_CIPHER_get_bits' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_get_cipher_list' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_set_cipher_list' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_CIPHER_get_name' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_get_current_cipher' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_CIPHER_get_version' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_copy_session_id' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_get_shared_ciphers' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_alert_desc_string' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_alert_desc_string_long' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_alert_type_string' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_alert_type_string_long' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_rstate_string' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_check_private_key' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_get_fd' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_get_rfd' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_get_wfd' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_get_quiet_shutdown' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_get_shutdown' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_get_verify_mode' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_state' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_get_default_timeout' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_get_verify_result' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_set_accept_state' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_set_connect_state' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_set_quiet_shutdown' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_set_read_ahead' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_set_shutdown' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_set_verify_result' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_get_certificate' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_get_peer_certificate' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_use_certificate' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_add_client_CA' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_use_certificate_file' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_use_PrivateKey_file' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_use_RSAPrivateKey_file' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_get_ciphers' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_get_client_CA_list' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_load_client_CA_file' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_sk_num' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_sk_value' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_use_RSAPrivateKey_ASN1' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_use_PrivateKey_ASN1' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_use_certificate_ASN1' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_use_PrivateKey' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_SSL_set_msg_callback' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|ssl
Error: Unresolved external '_RAND_seed' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|rand
Error: Unresolved external '_RAND_add' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|rand
Error: Unresolved external '_RAND_status' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|rand
Error: Unresolved external '_RAND_event' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|rand
Error: Unresolved external '_RAND_screen' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|rand
Error: Unresolved external '_SSL_CIPHER_description' referenced from C:\WORK\HARBOUR\LIB\HBSSLS.LIB|sslciph
Error: Unable to perform link


I not have these libs
D:\Harbour\Harbour7\lib\libeay32.lib
D:\Harbour\Harbour7\lib\ssleay32.lib
D:\Harbour\Harbour7\lib\libssl32.lib
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com