Page 10 of 13
Re: HMG 3.0.36 (Test)
Posted: Sun Jun 19, 2011 6:26 am
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.
Re: HMG 3.0.36 (Test)
Posted: Sun Jun 19, 2011 8:12 am
by Rathinagiri
I have downloaded the MySQL 5.5.13 from mysql.com and the distribution doesn't have libmysql.def.

Re: HMG 3.0.36 (Test)
Posted: Sun Jun 19, 2011 2:09 pm
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...
Re: HMG 3.0.36 (Test)
Posted: Sun Jun 19, 2011 3:43 pm
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.
Re: HMG 3.0.36 (Test)
Posted: Sun Jun 19, 2011 4:24 pm
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.
Re: HMG 3.0.36 (Test)
Posted: Sun Jun 19, 2011 6:03 pm
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.
Re: HMG 3.0.36 (Test)
Posted: Sun Jun 19, 2011 6:09 pm
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.
Re: HMG 3.0.36 (Test)
Posted: Sun Jun 19, 2011 6:13 pm
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.
Re: HMG 3.0.36 (Test)
Posted: Sun Jun 19, 2011 6:21 pm
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.
Re: HMG 3.0.36 (Test)
Posted: Sun Jun 19, 2011 6:24 pm
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
