Page 3 of 4
Re: HMG 3.0.36 (Test 2011-03-22)
Posted: Mon Mar 28, 2011 7:15 am
by l3whmg
Re: HMG 3.0.36 (Test 2011-03-22)
Posted: Sun Apr 03, 2011 5:25 am
by sudip
Hello Rathi,
I am late to enter in this topic

Can you please suggest an url from where I can download the latest version of HMG 3.0.36.
Thanks a lot

Re: HMG 3.0.36 (Test 2011-03-22)
Posted: Sun Apr 03, 2011 7:46 am
by Rathinagiri
You have to download the test files from here.
http://hmgforum.com/viewtopic.php?f=2&t=1927
Then Apply the patch provided in the first post of this thread.
Re: HMG 3.0.36 (Test 2011-03-22)
Posted: Sun Apr 03, 2011 9:23 pm
by jparada
Hi,
I followed your directions, and I could compile successfully, but I get the same problem Ricci (absent of theme manifest), I have read the thread, but I can not find a specific solution, maybe I'm not paying much attention .
Which of the suggestions mentioned in the thread, I must take to resolve the problem.
I appreciate any help.
Thank you very much.
Best Regards,
Javier
Re: HMG 3.0.36 (Test 2011-03-22)
Posted: Mon Apr 04, 2011 6:40 pm
by Ricci
jparada wrote:I followed your directions, and I could compile successfully, but I get the same problem Ricci (absent of theme manifest), I have read the thread, but I can not find a specific solution, maybe I'm not paying much attention .
Which of the suggestions mentioned in the thread, I must take to resolve the problem.
These changes works for me:
viewtopic.php?p=16132#p16132
Re: HMG 3.0.36 (Test 2011-03-22)
Posted: Tue Apr 05, 2011 3:31 am
by jparada
Hi Ricci,
Thanks for answering,
This worked well.
Thank you very much.
Best Regards,
Javier
Re: HMG 3.0.36 (Test 2011-03-22)
Posted: Fri Apr 08, 2011 3:14 am
by Rathinagiri
I will fix the bug and introduce a new Test version.
Re: HMG 3.0.36 (Test 2011-03-22)
Posted: Fri Apr 08, 2011 8:00 am
by l3whmg
Hi Rathinagiri, many thanks for your job! If you need something help and I can do, don't esitate to ask me.
Cheers
Re: HMG 3.0.36 (Test 2011-03-22)
Posted: Fri Apr 08, 2011 2:42 pm
by gvaronas
Hola, en primer lugar para agradecerles por esta nueva versión de HMG.
Estuve probando con un viejo prg y al compilar obtengo este mensaje:
---------------------------------------------------
hbmk2: Procesando script local: hbmk.hbm
Harbour 2.1.0rc2 (Rev. 16478)
Copyright (c) 1999-2011,
http://harbour-project.org/
../../lib/libhmg.a(c_controlmisc.o):c_controlmisc.c:(.text+0x2be0): multiple definition of `HB_FUN_GETDEFAULTPRINTER'
D:/hmg/harbour/lib/win/mingw/libhbwin.a(legacycp.o):legacycp.c:(.text+0x10): first defined here
collect2: ld returned 1 exit status
hbmk2: Error: Ejecutando linkeditor. 1
gcc.exe C:/DOCUME~1/gvaronas/CONFIG~1/Temp/hbmk_fn31h5.dir/readwin.o C:/DOCUME~1/gvaronas/CONFIG~1/Temp/hbmk_fn31h5.dir/hbmk_o7kwew.o D:/hmg/SAMPLES/CONTACTS/_temp.o _temp.o -mconsole -Wl,--start-group -lhbmzip -lminizip -lhbwin -lpng -lhmg -lhbct -lhmg -lhbmysql -lmysql -lcrypt -ledit -leditex -lgraph -lini -lreport -lhbwin -lhbziparc -lhbmzip -lmsvfw32 -lvfw32 -lsddodbc -lrddsql -lsddmy -lhbodbc -lodbc32 -lhbhpdf -lhbmemio -lhbsqlit3 -lsqlite3 -lhbfimage -lhbpgsql -lhbtip -lhbct -lhbmisc -lhbnetio -lxhb -lhbextern -lhbdebug -lhbvm -lhbrtl -lhblang -lhbcpage -lgtcgi -lgtpca -lgtstd -lgtwin -lgtwvt -lgtgui -lhbrdd -lhbuddall -lhbusrrdd -lrddntx -lrddcdx -lrddnsx -lrddfpt -lhbrdd -lhbhsx -lhbsix -lhbmacro -lhbcplr -lhbpp -lhbcommon -lhbmainstd -lkernel32 -luser32 -lgdi32 -ladvapi32 -lws2_32 -lwinspool -lcomctl32 -lcomdlg32 -lshell32 -luuid -lole32 -loleaut32 -lmpr -lwinmm -lmapi32 -limm32 -lmsimg32 -lwininet -lhbpcre -lhbzlib -Wl,--end-group -ocontactos.exe -LD:/hmg/harbour/lib/win/mingw -LD:/hmg/harbour/bin -L../../lib -L/hmg/lib -LD:/hmg//lib
---------------------------------------------------
el problema ocurre en esta linea:
cPrin := GetDefaultPrinter() // Nombre de la Impresora Predeterminada
Por lo que entiendo, la función GetDefaultPrinter() esta definida en 2 LIBs (Hmg.a y hbwin.a).
Mucho agradecere alguna sugerencia / TIP para solucionar este problema.
Salu2,
GVS
Re: HMG 3.0.36 (Test 2011-03-22)
Posted: Thu May 19, 2011 1:08 pm
by l3whmg
Hi Rathinagiri.
Is there a complete version about HMG 3.xx.xx that we can compile with current Harbour distribution
The problem is: we must donwload source from one side and then apply a patch from another and this can be a risk
I do some test with my programs and seem to work. No other messages?
If there is this version and we can consider "stable", I think can be a good thing to give a name. If the last version was 3.0.36 (before change Harbour) we can assign HMG 3.1.36 (0 to 1 harbour compiler change).
And then this will be the official HMG3 release.
Many thanks.
Best regards