HMG Extended Edition version 24.06 is published

You can share your experience with HMG. Share with some screenshots/project details so that others will also be benefited.

Moderator: Rathinagiri

Post Reply
User avatar
gfilatov
Posts: 1090
Joined: Fri Aug 01, 2008 5:42 am
Location: Ukraine
Contact:

HMG Extended Edition version 24.06 is published

Post by gfilatov »

Hi Friends,

The MiniGUI team is pleased to announce the release of the latest version of Harbour MiniGUI Extended Edition.

The installation file of the free STANDARD build for Borland C++ 5.8.2 is published at:

https://hmgextended.com/files/CONTRIB/h ... -setup.exe

Note. This build contains a debug version of the MiniGUI library.

A password-protected 7z archive of the PROFESSIONAL build for Borland C++ 5.8.2 can be downloaded from:

https://hmgextended.com/files/CONTRIB/hmg-24.06-pro.7z

NB. The password for Pro build 24.05 will also work for Pro build 24.06.

This release is considered stable and ready for production use.

Upgrading to this build is highly recommended (and this is very important for all TBrowse users due to the resource leak fix).

Many thanks to all donors for supporting this project.

--
Best wishes,
Grigory Filatov
[MiniGUI Team]
User avatar
gfilatov
Posts: 1090
Joined: Fri Aug 01, 2008 5:42 am
Location: Ukraine
Contact:

Re: HMG Extended Edition version 24.06 is published

Post by gfilatov »

Hi Friends,

Please notice that there are also the private MiniGUI builds
for the MinGW C-compiler (32-bit and 64-bit):

MinGW GNU C 14.1.0 (packaged on 2024-05-08).

Code: Select all

                Components versions: 
                -------------------- 
   
Harbour MiniGUI Extended Edition 24.06 (PRO)  
   
Harbour 3.2.0dev (r2405310955)
   
Harbour Make (hbmk2) 3.2.0dev (r2024-05-31 09:55)
-------------------------------------------------
There is also a MiniGUI package for the latest BCC 7.70 (32-bit):

Code: Select all

                Components versions: 
                -------------------- 
   
Harbour MiniGUI Extended Edition 24.06 (PRO)  
   
Harbour 3.2.0dev (r2405130039)
   
Harbour Make (hbmk2) 3.2.0dev (r2024-05-13 00:39)
   
Embarcadero C++ 7.70 for Win32 Copyright (c) 1993-2023 Embarcadero Technologies, Inc.
NEW! I've already prepared a MiniGUI package for the latest BCC 7.70 (64-bit):

Code: Select all

                Components versions: 
                -------------------- 

Harbour MiniGUI Extended Edition 24.06 (PRO)  
   
Harbour 3.2.0dev (r2405310955)
   
Harbour Make (hbmk2) 3.2.0dev (r2024-05-31 09:55)
   
Embarcadero C++ 7.70 for Win64 Copyright (c) 2012-2023 Embarcadero Technologies, Inc.
The above distributions have the updated SQLRDD library and MySQL server support
(using the example of "MySql Client"), and they are available to all donors.

Thanks for your attention.
Kind Regards,
Grigory Filatov

"Everything should be made as simple as possible, but no simpler." Albert Einstein
User avatar
gfilatov
Posts: 1090
Joined: Fri Aug 01, 2008 5:42 am
Location: Ukraine
Contact:

Re: HMG Extended Edition version 24.06 is published

Post by gfilatov »

Hi there,

There is good news for now. :)

I've successfully tested the MINGW 15.0 snapshot with the newest MiniGUI build (64-bit).

Please look at the images below:
mgw15.png
mgw15.png (54.43 KiB) Viewed 1786 times
modest.png
modest.png (37.83 KiB) Viewed 1786 times
Your feedback is welcome. :arrow:
Kind Regards,
Grigory Filatov

"Everything should be made as simple as possible, but no simpler." Albert Einstein
User avatar
serge_girard
Posts: 3309
Joined: Sun Nov 25, 2012 2:44 pm
DBs Used: 1 MySQL - MariaDB
2 DBF
Location: Belgium
Contact:

Re: HMG Extended Edition version 24.06 is published

Post by serge_girard »

Thanks Grigory !
There's nothing you can do that can't be done...
Post Reply