New Harbour 32 bits for Borland 7
Posted: Thu May 09, 2019 6:22 am
https://github.com/FiveTechSoft/harbour ... 190508.zip
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
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