How compile in Harbour mode console?
there is a easy script ?
I have a oldest prg written in clipper and I wish converte to fwh but before I wish run it and I not have 16 bit computer
Harbour dos
- Silvio.Falconi
- Posts: 7170
- Joined: Thu Oct 18, 2012 7:17 pm
- Been thanked: 3 times
Harbour dos
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
- Antonio Linares
- Site Admin
- Posts: 42602
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 43 times
- Been thanked: 88 times
- Contact:
Re: Harbour dos
Dear Silvio,
c:\FWH\samples\build.bat your_prgname_without_extension
or simply:
hbmk2.exe your_prg_name
c:\FWH\samples\build.bat your_prgname_without_extension
or simply:
hbmk2.exe your_prg_name