https://bitbucket.org/fivetech/harbour-xharbour-builds/downloads/OpenSSL-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/vszakats/generic/curl-7.54.0-win32-mingw.7z
We keep a copy of this file at:
https://bitbucket.org/fivetech/harbour-xharbour-builds/downloads/curl-7.54.0-win32-mingw.7z
go to:
c:\harbour\contrib\hbcurl\
and execute this batch file:
go.bat
- Code: Select all Expand view
- 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
Here you have the libs already built:
https://bitbucket.org/fivetech/harbour-xharbour-builds/downloads/hbcurl.zip