New Harbour 32 bits for Borland 7

Post Reply
User avatar
Antonio Linares
Site Admin
Posts: 42715
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 93 times
Been thanked: 103 times
Contact:

New Harbour 32 bits for Borland 7

Post by Antonio Linares »

regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Compuin
Posts: 1259
Joined: Tue Dec 28, 2010 1:29 pm
Location: Quebec, Canada
Has thanked: 21 times
Been thanked: 4 times
Contact:

Re: New Harbour 32 bits for Borland 7

Post by Compuin »

Antonio Linares wrote:https://github.com/FiveTechSoft/harbour_and_xharbour_builds/blob/master/harbour_bcc7_20190508.zip

Built it this way:
git clone https://github.com/harbour/core harbour

Download these:
https://github.com/FiveTechSoft/harbour_and_xharbour_builds/blob/master/OpenSSL-Win32.zip
https://github.com/FiveTechSoft/harbour_and_xharbour_builds/blob/master/curl-7.54.0-win32-mingw.7z

go.bat

Code: Select all | Expand

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?
FWH 25.01 | Hbmk2 32/64 Bits (Build 19.29.30133) | Microsoft Visual C 32 Bits | MySql 8.0.24 32/64 Bits | VS Code
User avatar
Antonio Linares
Site Admin
Posts: 42715
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 93 times
Been thanked: 103 times
Contact:

Re: New Harbour 32 bits for Borland 7

Post by Antonio Linares »

regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Compuin
Posts: 1259
Joined: Tue Dec 28, 2010 1:29 pm
Location: Quebec, Canada
Has thanked: 21 times
Been thanked: 4 times
Contact:

Re: New Harbour 32 bits for Borland 7

Post by Compuin »




Ya lo descargue

Gracias maestro
FWH 25.01 | Hbmk2 32/64 Bits (Build 19.29.30133) | Microsoft Visual C 32 Bits | MySql 8.0.24 32/64 Bits | VS Code
Post Reply