<filelist.hbm> : A text file with .hbp extension containing a source list
<configfile.hbc>: A text file with configuration parameters as additional
libs, include paths and lib paths.
<configfile.hbc> Syntax:
incpaths = incpath1 incpath2 ... incpathn
libpaths = libpath1 libpath2 ... libpathn
libs = lib1 lib2 ... libn
- library names must not include 'lib' prefix nor '.a' extension.
- 'build.bat' will create an 'error.log' file in the app folder when build
process ends with an error condition.
Sample: \HMG\SAMPLES\MULTI.PRG
Español:
--------
- Modificado: La instalación de HMG es portable desde esta versión.
Por lo tanto, puede ser instalado en cualquier carpeta (diferente de
c:\hmg).
- Actualizado: Harbour compiler a 2.0 (SVN 2009.10.12)
HMG-IDE versión 2.9.4 y anteriores no es compatible con esta versión
de HMG.
- Actualizado: MingW compiler a 4.4.1
- Modificado: Samples.
Eliminado: Ejemplos ADORDD (adordd no funciona en la
versión actual de Harbour)
<filelist.hbp> : Un archivo de texto con la lista de programas del proyecto.
<configfile.hbc>: Un archivo de texto con información de configuración
(librerías adicionales y paths de include y librerías adicionales).
<configfile.hbc> Syntax:
incpaths = incpath1 incpath2 ... incpathn
libpaths = libpath1 libpath2 ... libpathn
libs = lib1 lib2 ... libn
- Los nombres de librería no deben incluir el prefijo 'lib' ni la
extensión '.a'
- 'build.bat' creará un archivo llamado 'error.log' en la carpeta de la
aplicaci'ón cuando el proceso de compilación falle.
Roberto Lopez wrote:
- Modified: HMG installation is portable now, so it could be installed
in a different folder than c:\hmg and work without need to reconfigure.
This is correct when <working dir> is under <hmg_root_dir>
Sorry; but this isn't an unexpected test. All my <work_dirs> are in drive D:
Roberto Lopez wrote:
- Modified: HMG installation is portable now, so it could be installed
in a different folder than c:\hmg and work without need to reconfigure.
This is correct when <working dir> is under <hmg_root_dir>
Sorry; but this isn't an unexpected test. All my <work_dirs> are in drive D:
Best Regards
--
Esgici
Sorry... I'm not sure to understand the question...
Theoretically, now it is possible to install hmg at any place and make it work out of the box. If not, please, report.
Thank you for this new release and for your great efforts.
I have compiled successfly the sample netio.server (Hmg-Test 7) but the server doesn't start at all.
Te felicito por el trabajo la nueva version HMG 3.0
Con respecto a que es portable, es decir que puede tener en un PC 2 versiones de HMG pero en diferentes carpetas por ejemplo yo tengo instalada HMG 2.9.5 y si quiero instalar la HMG 3.0.0 para probar se puede instalar en otra carpeta sin que afecte a la 2.9.5?
Gracias por responder a dicha duda
Saludos