Page 13 of 15

Re: HMG 3.4.0

Posted: Mon Jun 01, 2015 4:47 pm
by serge_girard
Thank you, Claudio!

Serge

Re: HMG 3.4.0

Posted: Tue Jun 02, 2015 1:22 am
by danielmaximiliano
Gracias Claudio por estas mejoras. gracias por todo el trabajo que te tomas para con HMG..

HMG 3.4.0

Posted: Wed Jun 03, 2015 2:50 pm
by Pablo César
danielmaximiliano wrote:Gracias Claudio por estas mejoras. gracias por todo el trabajo que te tomas para con HMG..
+1

Re: HMG 3.4.0

Posted: Sat Jun 06, 2015 5:32 pm
by andyglezl
Hola a todos
-----------------------
Hello everyone
ATTACHMENTS
hmg.3.4.0_patch_1.rar
Best regards.
Dr. Claudio Soto
Apliqué el "hmg.3.4.0_patch_1.rar" y me dio errores al compilar y no me actualizo la "libhmg.a"
-------------------------------------------------------------------------------------------------------------------------------
I applied the "hmg.3.4.0_patch_1.rar" and gave me errors when I compile and do not update the "libhmg.a"
hmg.3.4.0_patch_1-BuildAllLib.Bat.rar
(2.47 KiB) Downloaded 378 times
Alguien mas ya lo aplicó ?
-----------------------------------------------
Someone else already applied?


HMG3.4-Patch1.jpg
HMG3.4-Patch1.jpg (334.17 KiB) Viewed 5937 times

Re: HMG 3.4.0

Posted: Sat Jun 06, 2015 8:08 pm
by srvet_claudio
andyglezl wrote:Hola a todos
-----------------------
Hello everyone
ATTACHMENTS
hmg.3.4.0_patch_1.rar
Best regards.
Dr. Claudio Soto
Apliqué el "hmg.3.4.0_patch_1.rar" y me dio errores al compilar y no me actualizo la "libhmg.a"
-------------------------------------------------------------------------------------------------------------------------------
I applied the "hmg.3.4.0_patch_1.rar" and gave me errors when I compile and do not update the "libhmg.a"
hmg.3.4.0_patch_1-BuildAllLib.Bat.rar
Alguien mas ya lo aplicó ?
-----------------------------------------------
Someone else already applied?


HMG3.4-Patch1.jpg
You're probably using an old version of MinGW, you should use the version that accompanies hmg.3.4.0.

Re: HMG 3.4.0

Posted: Sat Jun 06, 2015 8:14 pm
by esgici
andyglezl wrote: ...
I applied the "hmg.3.4.0_patch_1.rar" and gave me errors when I compile and do not update the "libhmg.a"
...
In my side ( Win7 32 bit; HMG 32 Bit, Unicode) no problem, everything is OK.

Viva HMG :D

Re: HMG 3.4.0

Posted: Tue Jun 09, 2015 5:54 am
by mol
Hi guys!
I've tried to apply last patch and I'm getting error while linking my app:

Code: Select all

hbmk2: Linking... faktury.exe
C:/hmg/lib/libhmg.a(h_controlmisc.o):h_controlmisc.c:(.text+0x640): multiple definition of `HB_FUN_MY_GETPROPERTY'
.hbmk/win/mingw/inputwindow.o:C:\PROJEKTY\_faktury0\.hbmk\win\mingw/../../../.hbmk/win/mingw/inputwindow.c:1554: first defined here
C:/hmg/lib/libhmg.a(h_controlmisc.o):h_controlmisc.c:(.text+0x660): multiple definition of `HB_FUN__INPLACEEDITOPT'
.hbmk/win/mingw/inputwindow.o:C:\PROJEKTY\_faktury0\.hbmk\win\mingw/../../../.hbmk/win/mingw/inputwindow.c:1575: first defined here
C:/hmg/mingw/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/bin/ld.exe: C:/hmg/lib/libhmg.a(h_controlmisc.o): bad reloc address 0x0 in section `.data'


Re: HMG 3.4.0

Posted: Tue Jun 09, 2015 5:57 am
by Pablo César
multiple definition of MY_GETPROPERTY...

Hi Marek,

Please revise your code if exist this function. Probably you have it duplicated. And revise INPLACEEDITOPT too.

Rgds

Re: HMG 3.4.0

Posted: Tue Jun 09, 2015 7:07 am
by mol
Thx Pablo!
These functions were defined in InputWindow module, which is included in patch1 now!

Re: HMG 3.4.0

Posted: Tue Jun 09, 2015 6:31 pm
by tonton2
chez moi tout va bien (Windows 7, 64Bit )
j'utilise le HMG 32 bit
Merci à tous
Tanks for all