HMG 3.3.1 (Stable)

HMG Unicode versions 3.1.x related

Moderator: Rathinagiri

User avatar
Amarante
Posts: 182
Joined: Fri Apr 27, 2012 9:44 pm
DBs Used: DBF, MySQL, MariaDB, SQLite, PostgreSQL
Location: Araruama-RJ, Brazil

Re: HMG 3.3.1 (Stable)

Post by Amarante »

tonton2 wrote:Bonsoir à toute l'équipe
dans le HMG.3.3.0 tout fonctionne bien ,mais dans le HMG.3.3.1 il me donne cette série d'erreurs au moment de la compilation.
Google traduction
in HMG.3.3.0 everything works fine, but in the HMG.3.3.1 it gives me this series of errors at compile time.
Bonne Soirée
I also found the same error :? :shock: :o :( :roll:

Try compiling sqlite sample in:
SAMPLES\HFCL\SQL\SQLITE
Last edited by Amarante on Tue Jul 15, 2014 6:05 pm, edited 1 time in total.
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.3.1 (Stable)

Post by Rathinagiri »

tonton2 wrote:Bonsoir à toute l'équipe
dans le HMG.3.3.0 tout fonctionne bien ,mais dans le HMG.3.3.1 il me donne cette série d'erreurs au moment de la compilation.
Google traduction
in HMG.3.3.0 everything works fine, but in the HMG.3.3.1 it gives me this series of errors at compile time.
Bonne Soirée
Hi,

In hmg.hbc change the line 'libs=sqlite3' to '# libs=sqlite3'.

I will upload a new version.
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.3.1 (Stable)

Post by Rathinagiri »

Pablo César wrote:Thank you Rathi/Claudio for this new version.
Rathinagiri wrote:    - HMG IDE
      - Fixed when not found the text editor calls notepad.exe of windows (reporte by Roberto Lopez)
At my first running of this new IDE release, did not found my Notepad++ as my preferred codes editor, in place came up Windows's Notepad. I understand IDE should searchs at REGISTRY in order to know which is the app for PRG files. (source required)

My Notepad++ was installed and registered at my PC. Why did not recognized it ?
I think Claudio could solve this. We shall include that too in this version.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
Amarante
Posts: 182
Joined: Fri Apr 27, 2012 9:44 pm
DBs Used: DBF, MySQL, MariaDB, SQLite, PostgreSQL
Location: Araruama-RJ, Brazil

Re: HMG 3.3.1 (Stable)

Post by Amarante »

Rathinagiri wrote:
tonton2 wrote:Bonsoir à toute l'équipe
dans le HMG.3.3.0 tout fonctionne bien ,mais dans le HMG.3.3.1 il me donne cette série d'erreurs au moment de la compilation.
Google traduction
in HMG.3.3.0 everything works fine, but in the HMG.3.3.1 it gives me this series of errors at compile time.
Bonne Soirée
Hi,

In hmg.hbc change the line 'libs=sqlite3' to '# libs=sqlite3'.

I will upload a new version.
Thanks Rathi, but is already well:
libs=hbtip
# libs=sqlite3
libs=hbsqlit3
libs=sddodbc

I removed the '#' and it worked ok!!! :D
Are there side effects? :?:
Last edited by Amarante on Tue Jul 15, 2014 6:31 pm, edited 3 times in total.
User avatar
Pablo César
Posts: 4059
Joined: Wed Sep 08, 2010 1:18 pm
Location: Curitiba - Brasil

Re: HMG 3.3.1 (Stable)

Post by Pablo César »

Rathinagiri wrote:
Pablo César wrote:Thank you Rathi/Claudio for this new version.
Rathinagiri wrote:    - HMG IDE
      - Fixed when not found the text editor calls notepad.exe of windows (reporte by Roberto Lopez)
At my first running of this new IDE release, did not found my Notepad++ as my preferred codes editor, in place came up Windows's Notepad. I understand IDE should searchs at REGISTRY in order to know which is the app for PRG files. (source required)

My Notepad++ was installed and registered at my PC. Why did not recognized it ?
I think Claudio could solve this. We shall include that too in this version.
thank you Rathi.
HMGing a better world
"Matter tells space how to curve, space tells matter how to move."
Albert Einstein
User avatar
Amarante
Posts: 182
Joined: Fri Apr 27, 2012 9:44 pm
DBs Used: DBF, MySQL, MariaDB, SQLite, PostgreSQL
Location: Araruama-RJ, Brazil

Re: HMG 3.3.1 (Stable)

Post by Amarante »

Rathi, I removed the '#' in hmg.hbc and it worked ok!!! :D
Are there side effects? :?:
User avatar
tonton2
Posts: 444
Joined: Sat Jun 29, 2013 1:26 pm
Location: Algerie
Contact:

Re: HMG 3.3.1 (Stable)

Post by tonton2 »

Amarante wrote:
Rathinagiri wrote:
tonton2 wrote:Bonsoir à toute l'équipe
dans le HMG.3.3.0 tout fonctionne bien ,mais dans le HMG.3.3.1 il me donne cette série d'erreurs au moment de la compilation.
Google traduction
in HMG.3.3.0 everything works fine, but in the HMG.3.3.1 it gives me this series of errors at compile time.
Bonne Soirée
Hi,

In hmg.hbc change the line 'libs=sqlite3' to '# libs=sqlite3'.

I will upload a new version.
Thanks Rathi, but is already well:
libs=hbtip
# libs=sqlite3
libs=hbsqlit3
libs=sddodbc

I removed the '#' and it worked ok!!! :D
Are there side effects? :?:
I did the same thing
Thanks
L'Algerie vous salut
Y.TABET
User avatar
mol
Posts: 3718
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: HMG 3.3.1 (Stable)

Post by mol »

Thx guys for your great work!
It seems we have no vacation in this year :-D :-D
EduardoLuis
Posts: 682
Joined: Tue Jun 04, 2013 6:33 pm
Location: Argentina

Re: HMG 3.3.1 (Stable)

Post by EduardoLuis »

Hi Friends Rathi & Claudio:

As i saw, you are planing to make a new upgrade, it will be usefull for everyone you uses HMG_PDF, to include on next upgrade, a solution developed by Pablo Cesar, that correct a bug on print justify text with TTF fonts on a rectangle are.- I know that there are not much members that include Rathi's HMG_PDF routine on their developes, but when they take in count all it's power, they will be please exploring all it's capabilities.-
This solution was published:
http://hmgforum.com/viewtopic.php?p=35144#p35144" onclick="window.open(this.href);return false;
I tested and works fine, expanding this utility generating complex forms and reports.-
With regards as allways.-
Eduardo
User avatar
Pablo César
Posts: 4059
Joined: Wed Sep 08, 2010 1:18 pm
Location: Curitiba - Brasil

HMG 3.3.1 (Stable)

Post by Pablo César »

There is still pending the corrected _HMG_HPDF_MULTILINE_PRINT function as Eduardo said as so far already required on 16th of June (third request)... :mrgreen:
Screen3.PNG
Screen3.PNG (76.12 KiB) Viewed 5084 times
We all shall be appreciated to be included this fix soon as posible...

It seems that my messages are being lost or are not read even with proper care. :?
HMGing a better world
"Matter tells space how to curve, space tells matter how to move."
Albert Einstein
Post Reply