Page 1 of 1

New Harbour 32 bits for Borland 7

Posted: Thu May 09, 2019 6:22 am
by Antonio Linares
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

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

Re: New Harbour 32 bits for Borland 7

Posted: Tue Jun 18, 2019 1:08 pm
by Compuin
Antonio Linares wrote: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

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
Hola Maestro

Ya no esta disponible?

Re: New Harbour 32 bits for Borland 7

Posted: Tue Jun 18, 2019 5:47 pm
by Antonio Linares

Re: New Harbour 32 bits for Borland 7

Posted: Tue Jun 18, 2019 6:00 pm
by Compuin
Antonio Linares wrote:El link funciona:

https://github.com/FiveTechSoft/harbour ... 190508.zip

Ya lo descargue

Gracias maestro