FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour XMate and Libs
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
XMate and Libs
Posted: Thu Sep 10, 2009 12:10 AM

I am using XMate for the first time.

I need to add a lib file that is only needed for the current project. I can't figure out any way to do this. It looks like the only way is to add it to the generic setup, but I don't like that idea since it appears that it is part of the generic setup. A month from now I won't remember why it is there.

Any ideas?

James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Posts: 2706
Joined: Fri Oct 07, 2005 01:50 PM
Re: XMate and Libs
Posted: Thu Sep 10, 2009 12:53 AM

James

Just include the lib in the project list with your .prg's .. you can add .res, .rc and libs with your .prg list for any specific project .. leave the basic environment generic.

Rick

Posts: 824
Joined: Thu Oct 13, 2005 07:39 AM
Re: XMate and Libs
Posted: Thu Sep 10, 2009 06:16 AM

James,

in your current project click the button "Project properties" and then "Add". Now you can include every kind of valid project files (.c, .obj, *.lib, ...)

kind regards

Stefan
Posts: 1335
Joined: Fri Jun 13, 2008 11:04 AM
Re: XMate and Libs
Posted: Thu Sep 10, 2009 07:40 AM
Dear Mr.James,

Screen snapshot of what Mr.Rick and Mr.Stefan has explained above. You can add project specific files



Regards
Anser
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
Re: XMate and Libs
Posted: Thu Sep 10, 2009 02:27 PM

Rick, Stefan, and Anser,

Thanks. I would have never guessed that. xMate is pretty smart to figure out what to do with each file. Nice.

I will give it a try.

James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Posts: 1088
Joined: Fri Oct 07, 2005 03:33 PM
Re: XMate and Libs
Posted: Thu Sep 10, 2009 04:10 PM

Yes...

xMate is a nice tools to work with [x]Harbour + GUI (Fivewin...), it has mane option like database (dbf files) autocompletation, form generation RC + source code
for fivewin... you can mix objs, libs, prg, res, rc whiout limits

I am waiting for the second version, there were comments about a resource editor with this version too, I hope Andy can be with time to finish his baby, or if he decide to public this project like open source, maybe fivetech can take it to create an official fivewin IDE.

regards

Marcelo

Posts: 811
Joined: Tue May 06, 2008 04:28 AM
Re: XMate and Libs
Posted: Fri Sep 11, 2009 01:39 AM

Guys,

I just want to say that kudus to xMake developer...

I am using xMate as my primary project manager. The best 'free' tools for me.

Regards!

Kind Regards,

Frances



Fivewin for xHarbour v18.07

xHarbour v1.2.3.x

BCC 7.3 + PellesC8 ( Resource Compiler only)

ADS 10.1 / MariaDB

Crystal Reports 8.5/9.23 DE

xMate v1.15

Continue the discussion