HMG 3.0.36 (Test 2011-03-22)

HMG announcements; Latest HMG-related news, releases, fixes and updates.

Moderator: Rathinagiri

User avatar
l3whmg
Posts: 694
Joined: Mon Feb 23, 2009 8:46 pm
Location: Italy
Contact:

Re: HMG 3.0.36 (Test 2011-03-22)

Post by l3whmg »

Luigi from Italy
www.L3W.it
User avatar
sudip
Posts: 1456
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

Re: HMG 3.0.36 (Test 2011-03-22)

Post 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 :)
With best regards,
Sudip
User avatar
Rathinagiri
Posts: 5481
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: HMG 3.0.36 (Test 2011-03-22)

Post 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.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
jparada
Posts: 433
Joined: Fri Jan 23, 2009 5:18 pm

Re: HMG 3.0.36 (Test 2011-03-22)

Post 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
Ricci
Posts: 255
Joined: Thu Nov 19, 2009 2:23 pm

Re: HMG 3.0.36 (Test 2011-03-22)

Post 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
jparada
Posts: 433
Joined: Fri Jan 23, 2009 5:18 pm

Re: HMG 3.0.36 (Test 2011-03-22)

Post by jparada »

Hi Ricci,

Thanks for answering,

This worked well.

Thank you very much.

Best Regards,
Javier
User avatar
Rathinagiri
Posts: 5481
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: HMG 3.0.36 (Test 2011-03-22)

Post by Rathinagiri »

I will fix the bug and introduce a new Test version.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
l3whmg
Posts: 694
Joined: Mon Feb 23, 2009 8:46 pm
Location: Italy
Contact:

Re: HMG 3.0.36 (Test 2011-03-22)

Post 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
Luigi from Italy
www.L3W.it
gvaronas
Posts: 109
Joined: Wed Aug 06, 2008 5:21 pm

Re: HMG 3.0.36 (Test 2011-03-22)

Post 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
User avatar
l3whmg
Posts: 694
Joined: Mon Feb 23, 2009 8:46 pm
Location: Italy
Contact:

Re: HMG 3.0.36 (Test 2011-03-22)

Post 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 :roll:
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
Luigi from Italy
www.L3W.it
Post Reply