Construyendo HMG4 desde el SVN . . .
Posted: Sat Dec 17, 2011 10:07 pm
Hola:
Estoy intentando construir la lib desde el SVN.
Tengo lo siguiente:
HMG4:
/*
* $Id: Changelog 862 2011-12-17 18:01:37Z l3wonsf $
*/
Harbour:
Harbour 3.1.0dev (Rev. 17142)
Copyright (c) 1999-2012, http://harbour-project.org/
MinGW:
gcc (TDM-2 mingw32) 4.4.1
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Para Crear la LIB utilizo buildlib.bat; que esta en C:\hmg.4\hmg, me da un mensaje que dice lo siguiente:
C:\hmg.4\hmg>buildlib
hbmk2: Error: Abriendo: hbqt.hbc
. . .
C:\hmg.4\hmg>
Me genera el archivo libhmg.lib en C:\hmg.4\hmg\lib, pero al parecer esta LIB no es valida.
¿Donde puedo obtener este archivo?
Luego fui a los ejemplos y me da este mensaje de error:
C:\hmg.4\hmg\samples\agenda>build
hbmk2: Procesando script local: hbmk.hbm
hbmk2: Error: Abriendo: ..\..\hbqt.hbc
hbmk2: Error: Abriendo: ..\..\hbct.hbc
hbmk2: Error: Abriendo: ..\..\xhb.hbc
hbmk2: Error: Abriendo: ..\..\gtwvg.hbc
Harbour 3.1.0dev (Rev. 17142)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'agenda.prg'...
Lines 6487, Functions/Procedures 12
Generating C source output to 'C:\Users\GUILLE~1\AppData\Local\Temp\hbmk_11akx8.
dir\agenda.c'... Done.
Compiling 'agenda.qrc'...
agenda.qrc(1) Error E0030 Syntax error "syntax error at '<'"
agenda.qrc(2) Error E0030 Syntax error "syntax error at '<'"
agenda.qrc(3) Error E0030 Syntax error "syntax error at '<'"
agenda.qrc(4) Error E0030 Syntax error "syntax error at '<'"
agenda.qrc(5) Error E0030 Syntax error "syntax error at '<'"
agenda.qrc(6) Error E0030 Syntax error "syntax error at '<'"
6 errors
No code generated.
hbmk2: Error: Ejecutando compilador Harbour (interno): 1
(c:\hmg.4\harbour\bin\harbour.exe) -n2 agenda.prg agenda.qrc -DHMG3 -w3 -es2 -oC:\Users\GUILLE~1\AppData\Local Temp\hbmk_11akx8.dir\ -ic:\hmg.4\harbour\include
-i..\..\include
¿Alguién podría guiarme en este proceso?
De antemano, muchas gracias.
Salu2,
GVS
Estoy intentando construir la lib desde el SVN.
Tengo lo siguiente:
HMG4:
/*
* $Id: Changelog 862 2011-12-17 18:01:37Z l3wonsf $
*/
Harbour:
Harbour 3.1.0dev (Rev. 17142)
Copyright (c) 1999-2012, http://harbour-project.org/
MinGW:
gcc (TDM-2 mingw32) 4.4.1
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Para Crear la LIB utilizo buildlib.bat; que esta en C:\hmg.4\hmg, me da un mensaje que dice lo siguiente:
C:\hmg.4\hmg>buildlib
hbmk2: Error: Abriendo: hbqt.hbc
. . .
C:\hmg.4\hmg>
Me genera el archivo libhmg.lib en C:\hmg.4\hmg\lib, pero al parecer esta LIB no es valida.
¿Donde puedo obtener este archivo?
Luego fui a los ejemplos y me da este mensaje de error:
C:\hmg.4\hmg\samples\agenda>build
hbmk2: Procesando script local: hbmk.hbm
hbmk2: Error: Abriendo: ..\..\hbqt.hbc
hbmk2: Error: Abriendo: ..\..\hbct.hbc
hbmk2: Error: Abriendo: ..\..\xhb.hbc
hbmk2: Error: Abriendo: ..\..\gtwvg.hbc
Harbour 3.1.0dev (Rev. 17142)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'agenda.prg'...
Lines 6487, Functions/Procedures 12
Generating C source output to 'C:\Users\GUILLE~1\AppData\Local\Temp\hbmk_11akx8.
dir\agenda.c'... Done.
Compiling 'agenda.qrc'...
agenda.qrc(1) Error E0030 Syntax error "syntax error at '<'"
agenda.qrc(2) Error E0030 Syntax error "syntax error at '<'"
agenda.qrc(3) Error E0030 Syntax error "syntax error at '<'"
agenda.qrc(4) Error E0030 Syntax error "syntax error at '<'"
agenda.qrc(5) Error E0030 Syntax error "syntax error at '<'"
agenda.qrc(6) Error E0030 Syntax error "syntax error at '<'"
6 errors
No code generated.
hbmk2: Error: Ejecutando compilador Harbour (interno): 1
(c:\hmg.4\harbour\bin\harbour.exe) -n2 agenda.prg agenda.qrc -DHMG3 -w3 -es2 -oC:\Users\GUILLE~1\AppData\Local Temp\hbmk_11akx8.dir\ -ic:\hmg.4\harbour\include
-i..\..\include
¿Alguién podría guiarme en este proceso?
De antemano, muchas gracias.
Salu2,
GVS