Its been 11 years since I last did a project in HMG via V3.0.35
Have just been commisioned to convert a legacy 5.2e project to Harbour. Have already done :
1. Successfully converted to Harour 3.2 using hbmk2 via mapping undefined functions from ancient libraries via mapping to hb functions
2. Have successfully mapped alert() to wapi_messagebox
3. Implemented basic GT functions for icon/windows title/gui windows
Next is to windows a window-like menu system etc
Just wondering :
1. What is the latest HMG version ?
2. Will this latest version break codes in Harbour 3.2
3. Will it break codes written for 3.0.35
Hello... The latest is 3.5 and you can download it here above where it says: Download HMG
If you want zero problems, recompile it with the same version and libraries with which it was created.
Corrige al sabio y lo harás más sabio, Corrige al necio y lo harás tu enemigo.
WhatsApp / Telegram: +54 911-63016162
CCH4CLIPPER wrote: ↑Mon Jan 24, 2022 8:34 am
Then tried hbmk2 demo.hbp & got the following error messages
C:\HMG.3.5\SAMPLES\Basics\MAIN_DEMO>hbmk2 demo.hbp
What am I doing wrong ?
have you SET your PATH to all working Folder ...
there a Build.BAT under C:\HMG which will SET Environment before call HBMK2
do not use HBMK2 "direct" when have not SET Environment e.g. for PATH
Hello, As Jimmy mentions, it is convenient to use the default path by HMG in the installation.
Also remember to never create folder or file names with spaces or it won't compile.
Corrige al sabio y lo harás más sabio, Corrige al necio y lo harás tu enemigo.
WhatsApp / Telegram: +54 911-63016162