Page 3 of 8

Re: HMG 3.1.0 (Test)

Posted: Mon Nov 26, 2012 9:19 pm
by danielmaximiliano
Hola Claudio :
me da error al intentar compilar http://hmgforum.com/download/file.php?id=2627

Code: Select all

Harbour 3.2.0dev (Rev. 18443)
Copyright (c) 1999-2012, http://harbour-project.org/
c:/hmg.3.1.0/lib/libhfcl.a(hfcl_BosTaurus.o):hfcl_BosTaurus.c:(.text+0x0): multiple definition of `HB_FUN_BT_BMP_RELEASE'
c:/hmg.3.1.0/lib/libhfcl.a(BosTaurus.o):BosTaurus.c:(.text+0x290): first defined here
c:/hmg.....
..............
................
.................

Re: HMG 3.1.0 (Test)

Posted: Mon Nov 26, 2012 10:24 pm
by srvet_claudio
Hola Daniel.
El mismo problema de siembre, el Incremental (-inc) de Harbour.
Un abrazo,
Claudio.

Re: HMG 3.1.0 (Test)

Posted: Mon Nov 26, 2012 10:25 pm
by srvet_claudio
Hi all.
Error when compiling with HFCL.

SOLUTION: eliminate the incremental directive (-inc) in line 2 of the file:

C:\hmg.3.1.0\HFCL\Source\hfcl.hbp

and re-build the HFCL library
(execute C:\hmg.3.1.0\hfcl\Source\buildlib.bat).

Best Regards,
Claudio.

Re: HMG 3.1.0 (Test)

Posted: Mon Nov 26, 2012 11:24 pm
by danielmaximiliano
srvet_claudio wrote:Hi all.
Error when compiling with HFCL.

SOLUTION: eliminate the incremental directive (-inc) in line 2 of the file:

C:\hmg.3.1.0\HFCL\Source\hfcl.hbp

and re-build the HFCL library
(execute C:\hmg.3.1.0\hfcl\Source\buildlib.bat).

Best Regards,
Claudio.
Gracias claudio , pense que habia una correccion en esta nueva distribucion de HMG.
tambien veo que faltan algunas librerias ya que solo incluyen hbtip.a

Re: HMG 3.1.0 (Test)

Posted: Tue Nov 27, 2012 12:48 am
by nguyenchiduc
TOOLTLIP in TOOLBAR button does not work

In Examples \SAMPLES\CONTAINERS\TOOLBAR.1\demo.hbp

I've tested on HMG 3.1 and 3.0.46. Only HMG 3.0.46 work well

Re: HMG 3.1.0 (Test)

Posted: Tue Nov 27, 2012 3:28 am
by srvet_claudio
nguyenchiduc wrote:TOOLTLIP in TOOLBAR button does not work

In Examples \SAMPLES\CONTAINERS\TOOLBAR.1\demo.hbp

I've tested on HMG 3.1 and 3.0.46. Only HMG 3.0.46 work well
Thanks Nguyenchiduc for report.
I fixed the problem.
Best regards,
Claudio.

Re: HMG 3.1.0 (Test)

Posted: Tue Nov 27, 2012 3:31 am
by Rathinagiri
I fixed the problem.
That's so fast.

Soon let us make a patch version.

Re: HMG 3.1.0 (Test)

Posted: Tue Nov 27, 2012 12:45 pm
by srvet_claudio
rathinagiri wrote:Soon let us make a patch version.
It's very nice.

Re: HMG 3.1.0 (Test)

Posted: Tue Nov 27, 2012 9:31 pm
by klauskugel
Many Thanks to you both, Doc and Rathi.And not least, Roberto.
It just works fine under WINE 1.5

Just needed to modify the build.bat somewhat.

At this Moment no chance to complain.
:D

Happy HMGing from Germany
klauskugel

Re: HMG 3.1.0 (Test)

Posted: Wed Nov 28, 2012 1:16 am
by Mario Mansilla
Hola :
En el ejemplo "STATUSBAR.1" el icono del item3 se repite en los iconos siguientes .
Esto no pasa en hmg.3.046 :shock: .
Uso win xp sp2

Saludos
Mario Mansilla