https://bitbucket.org/fivetech/harbour- ... -Win32.zip
Download this curl and unzip it at c:\curl (using Total Commander you simply double click on it and drag&drop)
https://bintray.com/artifact/download/v ... 2-mingw.7z
We keep a copy of this file at:
https://bitbucket.org/fivetech/harbour- ... 2-mingw.7z
go to:
c:\harbour\contrib\hbcurl\
and execute this batch file:
go.bat
Code: Select all
set path=c:\bcc7\bin
set HB_COMPILER=bcc
set HB_WITH_OPENSSL=c:\OpenSSL-Win32\include
set HB_WITH_CURL=c:\curl\include
c:\harbour\bin\hbmk2 hbcurl
https://bitbucket.org/fivetech/harbour- ... hbcurl.zip