HMG 3.1.0

HMG Unicode versions 3.1.x related

Moderator: Rathinagiri

User avatar
danielmaximiliano
Posts: 2611
Joined: Fri Apr 09, 2010 4:53 pm
Location: Argentina
Contact:

Re: HMG 3.1.0 (Test)

Post 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.....
..............
................
.................
*´¨)
¸.·´¸.·*´¨) ¸.·*¨)
(¸.·´. (¸.·` *
.·`. Harbour/HMG : It's magic !
(¸.·``··*

Saludos / Regards
DaNiElMaXiMiLiAnO

Whatsapp. := +54901169026142
Telegram Name := DaNiElMaXiMiLiAnO
User avatar
srvet_claudio
Posts: 2193
Joined: Thu Feb 25, 2010 8:43 pm
Location: Uruguay
Contact:

Re: HMG 3.1.0 (Test)

Post by srvet_claudio »

Hola Daniel.
El mismo problema de siembre, el Incremental (-inc) de Harbour.
Un abrazo,
Claudio.
Best regards.
Dr. Claudio Soto
(from Uruguay)
http://srvet.blogspot.com
User avatar
srvet_claudio
Posts: 2193
Joined: Thu Feb 25, 2010 8:43 pm
Location: Uruguay
Contact:

Re: HMG 3.1.0 (Test)

Post 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.
Best regards.
Dr. Claudio Soto
(from Uruguay)
http://srvet.blogspot.com
User avatar
danielmaximiliano
Posts: 2611
Joined: Fri Apr 09, 2010 4:53 pm
Location: Argentina
Contact:

Re: HMG 3.1.0 (Test)

Post 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
*´¨)
¸.·´¸.·*´¨) ¸.·*¨)
(¸.·´. (¸.·` *
.·`. Harbour/HMG : It's magic !
(¸.·``··*

Saludos / Regards
DaNiElMaXiMiLiAnO

Whatsapp. := +54901169026142
Telegram Name := DaNiElMaXiMiLiAnO
User avatar
nguyenchiduc
Posts: 78
Joined: Sat Nov 13, 2010 7:27 am

Re: HMG 3.1.0 (Test)

Post 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
User avatar
srvet_claudio
Posts: 2193
Joined: Thu Feb 25, 2010 8:43 pm
Location: Uruguay
Contact:

Re: HMG 3.1.0 (Test)

Post 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.
Best regards.
Dr. Claudio Soto
(from Uruguay)
http://srvet.blogspot.com
User avatar
Rathinagiri
Posts: 5471
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: HMG 3.1.0 (Test)

Post by Rathinagiri »

I fixed the problem.
That's so fast.

Soon let us make a patch version.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
srvet_claudio
Posts: 2193
Joined: Thu Feb 25, 2010 8:43 pm
Location: Uruguay
Contact:

Re: HMG 3.1.0 (Test)

Post by srvet_claudio »

rathinagiri wrote:Soon let us make a patch version.
It's very nice.
Best regards.
Dr. Claudio Soto
(from Uruguay)
http://srvet.blogspot.com
klauskugel
Posts: 90
Joined: Tue Oct 09, 2012 2:28 pm

Re: HMG 3.1.0 (Test)

Post 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
Mario Mansilla
Posts: 269
Joined: Wed Aug 13, 2008 2:35 pm
Location: Córdoba - Argentina

Re: HMG 3.1.0 (Test)

Post 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
Post Reply