Hi Friends,
this utility allow compile demos (.hbp, .prg) direct with a click.
This is a first version that will evolve, because it lacks features like the automatic update folder tree.
I hope you find it useful.
PS: for compile you need HMG.3.3.1 with patch 1 viewtopic.php?p=36228#p36228
HMG Easy Build
Moderator: Rathinagiri
- srvet_claudio
- Posts: 2126
- Joined: Thu Feb 25, 2010 8:43 pm
- Location: Uruguay
- Has thanked: 55 times
- Been thanked: 247 times
- Contact:
HMG Easy Build
- Attachments
-
- Captura_HMG_Easy_Build.JPG (117.36 KiB) Viewed 6679 times
-
- HMG_EasyBuild_EXE.rar
- (1.11 MiB) Downloaded 524 times
-
- HMG_EasyBuild_SOURCE.rar
- (66.7 KiB) Downloaded 569 times
Last edited by srvet_claudio on Thu Sep 04, 2014 11:51 pm, edited 1 time in total.
- Pablo César
- Posts: 4059
- Joined: Wed Sep 08, 2010 1:18 pm
- Location: Curitiba - Brasil
- Has thanked: 100 times
- Been thanked: 182 times
Nice app Claudio ! Thanks for sharing.
On suggestion: When an error compiling would it gives an advise saying was not posible to compile and display error.log
On suggestion: When an error compiling would it gives an advise saying was not posible to compile and display error.log
HMGing a better world
"Matter tells space how to curve, space tells matter how to move."
Albert Einstein
"Matter tells space how to curve, space tells matter how to move."
Albert Einstein
- andyglezl
- Posts: 1297
- Joined: Fri Oct 26, 2012 7:58 pm
- Location: Guadalajara Jalisco, MX
- Has thanked: 42 times
- Been thanked: 142 times
- Contact:
Gran trabajo Dr. Claudio, Felicidades ! Muy simple, muy util !
-----------------------------------------------------------
Great job Dr. Claudio, Congratulations! Very simple, very useful!
-----------------------------------------------------------
Great job Dr. Claudio, Congratulations! Very simple, very useful!
Andrés González López
Desde Guadalajara, Jalisco. México.
Desde Guadalajara, Jalisco. México.
- srvet_claudio
- Posts: 2126
- Joined: Thu Feb 25, 2010 8:43 pm
- Location: Uruguay
- Has thanked: 55 times
- Been thanked: 247 times
- Contact:
Many thanks Andres and Pablo.
Good idea.Pablo César wrote:On suggestion: When an error compiling would it gives an advise saying was not posible to compile and display error.log
- Rathinagiri
- Posts: 5351
- Joined: Tue Jul 29, 2008 6:30 pm
- DBs Used: MariaDB, SQLite, SQLCipher and MySQL
- Location: Sivakasi, India
- Has thanked: 212 times
- Been thanked: 232 times
- Contact:
Claudio,
The utility doesn't consider the *.hbc files which would be in the source directory.
The utility doesn't consider the *.hbc files which would be in the source directory.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
South or North HMG is worth.
...the possibilities are endless.
- Agil Abdullah
- Posts: 204
- Joined: Mon Aug 25, 2014 11:57 am
- Location: Jakarta, Indonesia
- Contact:
Many thanks to Dr.Claudio Soto.
I love this one to try.

I love this one to try.



Agil Abdullah Albatati (just call me Agil)
Programmer Never Surrender
Programmer Never Surrender
- pctoledo
- Posts: 123
- Joined: Wed Aug 25, 2010 10:45 am
- Location: Araçatuba - SP - Brazil
- Has thanked: 3 times
- Been thanked: 8 times
- Contact:
Fantastic Dr. Claudio!
I took the liberty of making a few changes in action buttons:
Open File (see OPEN_FILE()) - for PRG files use Editor configured in the IDE (ex: Notepad++)
HMG Forum (see SEARCH_OPEN()) - search in forum about the control/function/events of the selected folder (ex: C:\hmg.3.3.1\SAMPLES\Controls\Button\BUTTON_1)
I took the liberty of making a few changes in action buttons:
Open File (see OPEN_FILE()) - for PRG files use Editor configured in the IDE (ex: Notepad++)
HMG Forum (see SEARCH_OPEN()) - search in forum about the control/function/events of the selected folder (ex: C:\hmg.3.3.1\SAMPLES\Controls\Button\BUTTON_1)
- Attachments
-
- HMG_EasyBuild.zip
- (8.03 KiB) Downloaded 322 times
- srvet_claudio
- Posts: 2126
- Joined: Thu Feb 25, 2010 8:43 pm
- Location: Uruguay
- Has thanked: 55 times
- Been thanked: 247 times
- Contact:
Many thanks Friends for your nice words.
the idea is to highlight in the GRID only compilable files (.prg, .hbp), but the application can open any type of file (Open File Button)

Very nice Toledo, thanks!pctoledo wrote: I took the liberty of making a few changes in action buttons:
Open File (see OPEN_FILE()) - for PRG files use Editor configured in the IDE (ex: Notepad++)
HMG Forum (see SEARCH_OPEN()) - search in forum about the control/function/events of the selected folder (ex: C:\hmg.3.3.1\SAMPLES\Controls\Button\BUTTON_1)
Rathi,Rathinagiri wrote:The utility doesn't consider the *.hbc files which would be in the source directory.
the idea is to highlight in the GRID only compilable files (.prg, .hbp), but the application can open any type of file (Open File Button)