Harbour64 / Mingw64

HMG en Español

Moderator: Rathinagiri

Post Reply
User avatar
danielmaximiliano
Posts: 2716
Joined: Fri Apr 09, 2010 4:53 pm
Location: Argentina
Contact:

Harbour64 / Mingw64

Post by danielmaximiliano »

Hola a todos:
hoy compile la nueva versión de Harbour y si necesitan o quieren actualizar el suyo estos son los pasos:
C:\WorkSpace\harbour64\bin>harbour -build
Harbour 3.2.1dev (r2607071005)
Copyright (c) 1999-2025, https://harbour.github.io/

Harbour Build Info
---------------------------
Version: Harbour 3.2.1dev (r2607071005)
Compiler: MinGW GNU C 16.1 (64-bit)
Platform: Windows 11 or newer 10.0.26100
PCode version: 0.3
ChangeLog last entry: 2026-07-07 12:05 UTC+0200 Antonio Linares
ChangeLog ID: 035ed416171ae735a70f5ea49d5d17e1fc00bab3
Built on: Jul 19 2026 22:02:37
Build options: (Clipper 5.3b) (Clipper 5.x undoc)
para ello descargo el core desde : https://github.com/harbour/core/archive ... master.zip
se descomprime por default en c:\core-master

descargar Mingw64 desde : https://github.com/niXman/mingw-builds- ... 14-rev1.7z

descomprimir por defecto en c:\Mingw64

Code: Select all

cd c:\core-master
set path=c:\mingw64\bin
set HB_INSTALL_PREFIX=c:\harbour64
win-make install
mover o copiar la carpetas harbour64 y ming64 donde crean conveniente segun su configuracion.

la versión mingw64 comprimida pesa 104mb y descomprimido 749mb, asi que voy a ver una versión acorde a Harbour que esta menor de 250mb ya que ming64 tiene LLMV y otras cosas que no usamos como ser también dbg
*´¨)
¸.·´¸.·*´¨) ¸.·*¨)
(¸.·´. (¸.·` *
.·`. Harbour/HMG : It's magic !
(¸.·``··*

Saludos / Regards
DaNiElMaXiMiLiAnO

Whatsapp. := +54901169026142
Telegram Name := DaNiElMaXiMiLiAnO
User avatar
serge_girard
Posts: 3412
Joined: Sun Nov 25, 2012 2:44 pm
DBs Used: 1 MySQL - MariaDB
2 DBF
Location: Belgium
Contact:

Re: Harbour64 / Mingw64

Post by serge_girard »

Thanks DaNiElMaXiMiLiAnO !
There's nothing you can do that can't be done...
User avatar
nekbmm
Posts: 129
Joined: Sat Jul 16, 2016 3:16 am
DBs Used: DBF,SQLite
Location: Ivanjica, Serbia

Re: Harbour64 / Mingw64

Post by nekbmm »

Thanks Daniel.
franco
Posts: 921
Joined: Sat Nov 02, 2013 5:42 am
DBs Used: DBF
Location: Canada

Re: Harbour64 / Mingw64

Post by franco »

Thanks Daniel....
All The Best,
Franco
Canada
Post Reply