Page 1 of 1

Harbour MiniGUI Extended Edition build 20.12 is published

Posted: Thu Dec 10, 2020 8:56 am
by gfilatov
Hi Friends,

We are pleased to announce a new build of Harbour MiniGUI Extended
Edition.

It is a regularly scheduled maintenance release.

Here's a breakdown of some of the modifications in the build 20.12.
For the full list, please see the changelog.
* Fixed: A support of use the Harbour pcode DLL was broken in the
MiniGUI core (introduced in the build 16.12).

* Fixed: Possible program crash at releasing of the standard
'Image Button' control with NOXPSTYLE clause (introduced in the
build 16.03).

* Synchronized Extended HMG for compatibility with Official HMG:
- misc updates for a correct compiling of the HMG-IDE tool.

* 'HMG IDE' sample: code was modified to original source of utility.
Based upon a contribution of HMG Founder Roberto Lopez.
Thanks a lot for this GREAT contribution!

* Updated HMGS-IDE v.1.4.4.3, MPM tool, BosTaurus and Sqlite3
libraries.

* Added the new interesting samples and updated some examples.

* Added the ProcInfo and Selector libraries source code.
Note:
It is available in the mingw64-based donationware distribution
only.
A setup of the build 20.12 for Borland C++ 5.8.2 is published at
the following URL:

http://hmgextended.com/files/CONTRIB/hm ... -setup.exe

There is also an extra donationware Minigui Ex build for the
Embarcadero C++ 10.2 ‘Tokyo’ compiler.

This release is considered stable and ready for production use.

The upgrade to this build is recommended.

--
Best Regards,
Grigory Filatov
[MiniGUI Team]

Re: Harbour MiniGUI Extended Edition build 20.12 is published

Posted: Thu Dec 10, 2020 11:36 am
by hmgaams57
Many thanks Grigory

Re: Harbour MiniGUI Extended Edition build 20.12 is published

Posted: Thu Dec 10, 2020 1:44 pm
by quartz565
Thank you Grigory!

Re: Harbour MiniGUI Extended Edition build 20.12 is published

Posted: Thu Dec 10, 2020 3:25 pm
by serge_girard
Thanks !

Re: Harbour MiniGUI Extended Edition build 20.12 is published

Posted: Thu Dec 10, 2020 3:33 pm
by Anand
Thank you for the update.

Regards,

Anand

Re: Harbour MiniGUI Extended Edition build 20.12 is published

Posted: Sat Dec 12, 2020 2:28 pm
by danielmaximiliano
HMG IDE compiles perfect on HMG.3.4.4
HMG IDE in MINIGUI it does not compile
2020-12-12 11_25_59-C__WINDOWS_system32_cmd.exe.png
2020-12-12 11_25_59-C__WINDOWS_system32_cmd.exe.png (68.53 KiB) Viewed 5425 times

Re: Harbour MiniGUI Extended Edition build 20.12 is published

Posted: Sun Dec 13, 2020 11:01 am
by Pcmodula
Hola Maximiliano,
Acabo de compilar HMG-IDE con minigui 20.12 descargado hoy y se compila perfectamente. :D

Vi que estás usando un viejo compilador Borland. (5.4!!!)
Las notas que se muestran en el Setup dicen
After installation, you will need of Borland C/C++ 5.8 compiler installed at your disk.
puede descargarlo del sitio web de Minigui Extended, pero para su comodidad, este es el enlace:
http://hmgextended.org/files/MISC/bcc582.zip

También tienes que usar el build.bat incluido, de lo contrario, ¡la responsabilidad del fallo es tuya! :roll:

Un abrazo

Pcmodula