HMG 3.0.36 (Test)

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

Moderator: Rathinagiri

Post Reply
User avatar
Rathinagiri
Posts: 5471
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

HMG 3.0.36 (Test)

Post by Rathinagiri »

You can download the 3.0.36 (Test) bundle from the following link.

hmg.3.0.36.test.zip (70 MB)

Code: Select all

- HMG 3.0.36 (Test) 2011/03/19 Changelog:
   - Built using latest Harbour Nightly Build (2011/03/16)
   - Following Modifications done on official HMG 3.0.35
     * Edit in \hmg\source\c_media.c - Replace line no. 144 with the following:
     //    hwnd=MCIWndCreate((HWND) hb_parnl(1),NULL,Style,hb_parc(2));
     * Edit in \hmg\source\h_init.prg - Replace line no. 628 with the following:
         _HMG_SYSDATA [ 306 ] := ( EMPTY( CreateMutex( , .T., strtran(GetProgramFileName(),'\','_') ) ) .OR. (HMGGetLastError() > 0) )
     * Edit in \hmg\source\c_winapimisc.c - Replace line no. 416 to 419 with the following:
      HB_FUNC ( HMGGETLASTERROR )
      {
        hb_retnl( (LONG) GetLastError() ) ;
      }
     * Edit in \hmg\source\h_windows.prg. Replace line no 5588 with the following:
            uResult := CallDll32 ( "IsAppThemed" , "UXTHEME.DLL"  ) 
   - Changed HMG Build system to hbmk2 by adapting HMG 4 and latest Harbour method.
   - Changed HMG Build Application System by adapting HMG 4. Please make use of newbuild.bat in samples folder or buildapp.bat in hmg main folder.   
Please note that, it is a Zipped folder of hmg. Just download and extract in the root directory of any drive and you can test.

The file size is 70 MB since I have included all the libraries and dll files distributed by harbour nightly build. We have to strip out the libraries that we don't require.

Enjoy and give your comments please.

Long live HMG. :)
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: HMG 3.0.36 (Test)

Post by esgici »

rathinagiri wrote:You can download the 3.0.36 (Test) bundle from the following link
Long live HMG
Thanks a lot Rathi :D

Yes, Viva HMG :!:

Best regards

--

Esgici
Viva INTERNATIONAL HMG :D
User avatar
dhaine_adp
Posts: 457
Joined: Wed Aug 06, 2008 12:22 pm
Location: Manila, Philippines

Re: HMG 3.0.36 (Test)

Post by dhaine_adp »

Hi Rathi,

Thanks for this test build.

Regards,

Danny
Regards,

Danny
Manila, Philippines
CCH4CLIPPER
Posts: 140
Joined: Tue Mar 03, 2009 8:59 am

Re: HMG 3.0.36 (Test)

Post by CCH4CLIPPER »

Hi Rathi
rathinagiri wrote:You can download the 3.0.36 (Test) bundle from the following link.
Please note that, it is a Zipped folder of hmg. Just download and extract in the root directory of any drive and you can test.

The file size is 70 MB since I have included all the libraries and dll files distributed by harbour nightly build. We have to strip out the libraries that we don't require.

Enjoy and give your comments please.

Long live HMG. :)
I am pleased to report that I have successfully recompiled a HMG Extended app with HMG.3.0.36 using

hbmk2 myproject.hbk -comp=mingw as follows :-

C:\HMG3.0.36\Projects\frs4hrhmg>hbmk2 frs4hmg.hbp -comp=mingw
Harbour 2.1.0rc2 (Rev. 16348)
Copyright (c) 1999-2011, http://harbour-project.org/
Compiling 'frs4hris.prg'...
Lines 20751, Functions/Procedures 26
Generating C source output to 'C:\Users\CCH\AppData\Local\Temp\hbmk_a5kuf4.dir\f
rs4hris.c'... Done.
Compiling 'locks.prg'...
Lines 157, Functions/Procedures 4
Generating C source output to 'C:\Users\CCH\AppData\Local\Temp\hbmk_a5kuf4.dir\l
ocks.c'... Done.
Compiling 'RDDSYS.PRG'...
Lines 59, Functions/Procedures 1
Generating C source output to 'C:\Users\CCH\AppData\Local\Temp\hbmk_a5kuf4.dir\R
DDSYS.c'... Done.

Viva la HMG3 !

CCH
http://cch4clipper.blogspot.com
User avatar
danielmaximiliano
Posts: 2611
Joined: Fri Apr 09, 2010 4:53 pm
Location: Argentina
Contact:

Re: HMG 3.0.36 (Test)

Post by danielmaximiliano »

rathinagiri wrote:You can download the 3.0.36 (Test) bundle from the following link.
........
Enjoy and give your comments please.

Long live HMG. :)
Muchas Gracias por tu esfuerzo Rathi y de todos los que cada dia hacen crecer HMG
Saludos
DaNiElMaXiMiLiAnO

Translate Google
Thank you very much for your effort Rathi and all that every day they grow HMG
Greetings
DaNiElMaXiMiLiAnO
*´¨)
¸.·´¸.·*´¨) ¸.·*¨)
(¸.·´. (¸.·` *
.·`. Harbour/HMG : It's magic !
(¸.·``··*

Saludos / Regards
DaNiElMaXiMiLiAnO

Whatsapp. := +54901169026142
Telegram Name := DaNiElMaXiMiLiAnO
User avatar
tave2009
Posts: 61
Joined: Tue Jul 14, 2009 3:33 am
Location: San Francisco, Córdoba, Argentina.

Re: HMG 3.0.36 (Test)

Post by tave2009 »

Hola Rathi:
I tried to create an EXE in the \ hmg \ samples \ report.advanced.x \ :mrgreen:
and I received the following error:

hbmk2: Processing local make script: hbmk.hbm
Harbour 2.1.0rc2 (Rev. 16478)
Copyright (c) 1999-2011, http://harbour-project.org/
Cannot open hbvpdf.prg, assumed external
Cannot open hbvpsup.prg, assumed external
../../lib/libhmg.a(h_rptgen.o):h_rptgen.c:(.data+0x1a8): undefined reference to `HB_FUN_PDFINIT'
../../lib/libhmg.a(h_rptgen.o):h_rptgen.c:(.data+0x1c8): undefined reference to `HB_FUN_PDFOPEN'
../../lib/libhmg.a(h_rptgen.o):h_rptgen.c:(.data+0x2f8): undefined reference to `HB_FUN_PDFNEWPAGE'
../../lib/libhmg.a(h_rptgen.o):h_rptgen.c:(.data+0x3a8): undefined reference to `HB_FUN_PDFCLOSE'
../../lib/libhmg.a(h_rptgen.o):h_rptgen.c:(.data+0x478): undefined reference to `HB_FUN_PDFSETFONT'
../../lib/libhmg.a(h_rptgen.o):h_rptgen.c:(.data+0x488): undefined reference to `HB_FUN_PDFATSAY'
../../lib/libhmg.a(h_rptgen.o):h_rptgen.c:(.data+0x498): undefined reference to `HB_FUN_PDFTEXTWIDTH'
../../lib/libhmg.a(h_rptgen.o):h_rptgen.c:(.data+0x4c8): undefined reference to `HB_FUN_PDFIMAGE'
../../lib/libhmg.a(h_rptgen.o):h_rptgen.c:(.data+0x4e8): undefined reference to `HB_FUN_PDFBOX'
collect2: ld returned 1 exit status
hbmk2: Error: Running linker. 1

What library is :?: missing?
Will it be corrected in the next version? :D
Thanks. Greetings. Walter
Gracias. Saludos. Walter
Nada se pierde. Todo se transforma. (Lavoussier)
Nothing is lost. Everything changes.
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.0.36 (Test)

Post by Rathinagiri »

Thanks for reporting. I will look into this.

I think these libraries are not distributed by nightly build.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
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.0.36 (Test)

Post by Rathinagiri »

Hi,

Please extract the following files in the report.advanced.x folder(s) and check again.
REPORT.ADVANCED.1.zip
(33.44 KiB) Downloaded 657 times
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
tave2009
Posts: 61
Joined: Tue Jul 14, 2009 3:33 am
Location: San Francisco, Córdoba, Argentina.

Re: HMG 3.0.36 (Test)

Post by tave2009 »

Hi Rathi,
Now YES! :lol:
Thanks.
Walter
Nada se pierde. Todo se transforma. (Lavoussier)
Nothing is lost. Everything changes.
Ricci
Posts: 255
Joined: Thu Nov 19, 2009 2:23 pm

Re: HMG 3.0.36 (Test)

Post by Ricci »

Unusable for me, because the memory leaks in h_windows.prg, c_image.c and h_controlmisc.prg still are not removed.
I reported them and the fixes 7 month ago.
Post Reply