Page 1 of 1

Help to compile and link with HMG 3.4.4

Posted: Fri Aug 03, 2018 4:29 pm
by PsaCrypt
Hello to all,

recently I try with HMG 3.4.4. I was failed to compile and link "Hello world" example included in help. How to build the application? OS used is w7 x32.

Thank you. :-)

Re: Help to compile and link with HMG 3.4.4

Posted: Fri Aug 03, 2018 5:33 pm
by BeGeS
Bienvenido. ;)

Dentro de la carpeta donde hayas descargado HMG tienes el fichero build.bat

La sintaxis es simple: build tuprg

Te recomiendo que cuando te familiarices con él viendo su contenido, lo modifiques a tu gusto, sobre todo la variable HMGPATH para poder utilizarlo desde cualquier carpeta.

Un saludo.

Re: Help to compile and link with HMG 3.4.4

Posted: Fri Aug 03, 2018 5:34 pm
by Rathinagiri
Hi,

Welcome to HMG!

Where did you install HMG 3.4.4? Your full path should not have any space. For example, 'c:\myfolder\hmg.3.4.4' is a valid folder where as 'c:\my folder\hmg.3.4' is not.