Page 1 of 1

Harbour for MinGW gcc 32 bits (2018/02/14)

PostPosted: Wed Feb 14, 2018 1:30 pm
by Antonio Linares
https://bitbucket.org/fivetech/harbour-xharbour-builds/downloads/harbour_MinGW_gcc_32bits_20180214.zip

built using this batch file

gog.bat
Code: Select all  Expand view
set PATH=C:\mingw\bin;%PATH%
set HB_WITH_OPENSSL=c:\OpenSSL-Win32\include
set HB_WITH_CURL=c:\curl\include
win-make


OpenSSL:
https://bitbucket.org/fivetech/harbour-xharbour-builds/downloads/OpenSSL-Win32.zip
Curl:
https://bitbucket.org/fivetech/harbour-xharbour-builds/downloads/curl-7.54.0-win32-mingw.7z

MinGW gcc downloaded from http://www.mingw.org
gcc (MinGW.org GCC-6.3.0-1) 6.3.0