Built it this way:
git clone https://github.com/harbour/core harbour
Download these:
https://github.com/FiveTechSoft/harbour ... -Win32.zip
https://github.com/FiveTechSoft/harbour ... 2-mingw.7z
go.bat
Code: Select all
set path=c:\bcc7\bin
set HB_WITH_OPENSSL=c:\OpenSSL-Win32\include
set HB_WITH_CURL=c:\curl\include
set HB_USER_CFLAGS=-DHB_USE_PROFILER
win-make.exe