Page 2 of 2

Re: xMate Project Manager for HMG

Posted: Wed Oct 15, 2008 11:10 am
by mol
rathinagiri wrote:I am using for a long time a project manager to compile and link HMG projects xMate Project Manager.

This latest version of this software (1.15) can be Download from here or here.

Also download the environment file for HMG Stable version 2.0 and HMG Latest Test version 2.5.3.

This software consists of prg editor with syntax highlighting too.

However, HMG Make is also a great and simple utility.

Hi!
I used xMate for my one extended project to compile it using xHarbour/BCC55 compiler
Now, I must compile it using hmg.
Could you tell me how to set xmate to use minigui and mingw compiler?
Best regards, Marek

Re: xMate Project Manager for HMG

Posted: Thu Oct 16, 2008 4:48 am
by Rathinagiri
Hi Marek,

As said in the earlier post, you have to download the environment file for HMG 2.0. Then you have to add the newer library files if you are using the latest test version of HMG.

Just open the .env file and add the required files comparing compile.bat in the newer version of HMG.

Re: xMate Project Manager for HMG

Posted: Fri Oct 17, 2008 6:20 am
by mol
ok, THANKS
Marek