Working with Clipper when I have often use function create a library of them and do not worry about taking care of Versions and similar
I watched how add library in HMG project but not found, in an earlier version of the IDE is an option in the Preferences, but now it does not
How to add a library project, I mean when I use the IDE
how add library to project
Moderator: Rathinagiri
- dragancesu
- Posts: 930
- Joined: Mon Jun 24, 2013 11:53 am
- DBs Used: DBF, MySQL, Oracle
- Location: Subotica, Serbia
- esgici
- Posts: 4543
- Joined: Wed Jul 30, 2008 9:17 pm
- DBs Used: DBF
- Location: iskenderun / Turkiye
- Contact:
Re: how add library to project
Notes :dragancesu wrote:Working with Clipper when I have often use function create a library of them and do not worry about taking care of Versions and similar
I watched how add library in HMG project but not found, in an earlier version of the IDE is an option in the Preferences, but now it does not
How to add a library project, I mean when I use the IDE
- In Harbour ( MinGW ) and HMG, extension of library files is "a", not "lib"
Look at <hmg>\LIB and <hmg>HARBOUR\lib\win\mingw folders for library files
Note that all libray files has "lib" prefix
In project (.hbp) files don't use "lib" prefix and ".a" extension
Happy HMG'ing

Viva INTERNATIONAL HMG 
