1. We download the Harbour source code:
git.exe clone --progress -v "https://github.com/harbour/core.git" "C:\harbour"
2. We build it this way:
go.bat
3. Download it from here already built:
https://bitbucket.org/fivetech/harbour-xharbour-builds/downloads/harbour_bcc7_32bits_profiler.zip
git.exe clone --progress -v "https://github.com/harbour/core.git" "C:\harbour"
2. We build it this way:
go.bat
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.exe3. Download it from here already built:
https://bitbucket.org/fivetech/harbour-xharbour-builds/downloads/harbour_bcc7_32bits_profiler.zip