HMG 3.0.36 (Test)

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

Moderator: Rathinagiri

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 Roberto,

I have downloaded the latest nightly build of harbour. Used the latest hmg.hbc and build.bat. Removed util (redir) directory.

It works just perfect. I want to give you a hug. :)
  • Should we keep the build.log file after successful compilation?
  • ONLY When built using IDE, I have come across the following problems:
    • The resultant executable file is named as n.exe and resource file is not taken care of!
    • If we have any syntax error, the log window is shown like this.
Attachments
log.jpg
log.jpg (52.83 KiB) Viewed 5629 times
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 »

I have downloaded the MySQL 5.5.13 from mysql.com and the distribution doesn't have libmysql.def. :(
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
Roberto Lopez
HMG Founder
Posts: 4004
Joined: Wed Jul 30, 2008 6:43 pm

Re: HMG 3.0.36 (Test)

Post by Roberto Lopez »

rathinagiri wrote:That is Fantastic!

Only one thing. hmgsqlite, hmgmysql and hmgpgsql are just bridges created by me, which needn't be included by default because all the three have the same function names sql(), connect2db(), miscsql(). IMHO, it can be included by the users themselves if they want to use the bridge.

So, there is no change in IDE?
Ok.

IDE require changes too of course.

I've aattached a new ide and slightly modified hmg.hbc and build.bat again.

There is a 'guidelines.txt' file with instructions there.

I'm sure that some bug still there, since is all brand new.

Please, tell me about any problem...
Attachments
hmg3037.zip
(798.11 KiB) Downloaded 338 times
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
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 Roberto,

The new IDE works perfect and FAST!

We have to add only one line in hmg.hbc

libs=hbsqlit3

for harbour bridge for sqlite working.

As of now, I could not verify MySQL since I could not create libmysql.a for 5.5.13 version. So, I had remarked the lines relating to MySQL in hmg.hbc and verified. If you have created libmysql.a for this version can you please upload the same here? We can distribute along with hmg that file you are giving here (the same version of libhbmysql.a.
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 Roberto,

I have uploaded the latest version (along with the latest IDE) here. Kindly download and check it.

hmg.3.0.37.test.zip (65 MB)

Note:

1. I have remarked MySQL references in hmg.hbc.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
Roberto Lopez
HMG Founder
Posts: 4004
Joined: Wed Jul 30, 2008 6:43 pm

Re: HMG 3.0.36 (Test)

Post by Roberto Lopez »

rathinagiri wrote:I have downloaded the MySQL 5.5.13 from mysql.com and the distribution doesn't have libmysql.def. :(
My ISP hates rain and is raining here right now :)

So, I'm connected intermitently and at a low speed.

Please, attempt downloading the MySql sources.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
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 »

My ISP hates rain and is raining here right now
Please send that rain to India. We require that badly. :)

I have connected through my Android mobile phone.

Let me do that tomorrow morning at my office and check that out.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
Roberto Lopez
HMG Founder
Posts: 4004
Joined: Wed Jul 30, 2008 6:43 pm

Re: HMG 3.0.36 (Test)

Post by Roberto Lopez »

rathinagiri wrote:
My ISP hates rain and is raining here right now
Please send that rain to India. We require that badly. :)

I have connected through my Android mobile phone.

Let me do that tomorrow morning at my office and check that out.
Ok.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
Roberto Lopez
HMG Founder
Posts: 4004
Joined: Wed Jul 30, 2008 6:43 pm

Re: HMG 3.0.36 (Test)

Post by Roberto Lopez »

rathinagiri wrote:Let me do that tomorrow morning at my office and check that out.
And...

I've forgot hbnetio.

Please, add it.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
Roberto Lopez
HMG Founder
Posts: 4004
Joined: Wed Jul 30, 2008 6:43 pm

Re: HMG 3.0.36 (Test)

Post by Roberto Lopez »

Roberto Lopez wrote:
rathinagiri wrote:Let me do that tomorrow morning at my office and check that out.
And...

I've forgot hbnetio.

Please, add it.
And...

hbodbc :)
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
Post Reply