FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Using LIB-files
Posts: 1195
Joined: Mon Oct 17, 2005 05:41 AM
Using LIB-files
Posted: Tue Aug 07, 2007 09:16 AM

Hello,

I'am moving from FW to FWH. In FW I have created my own functions that I use in all my programs and put the in a LIB-file.

Now I want to do the same and compiled the PRG-files an put it in a lib using TLIB.

I have create my LIB-file but if I link it, I get an 'Unresolved external' for al the function I want to use from my lib. I have link the file just after the FIVEXH and FIVEHC lib.
Is the something else I have to define, so the linker can find my functions?

Thanks,
Marc

Regards,

Marc



FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Posts: 1195
Joined: Mon Oct 17, 2005 05:41 AM
Using LIB-files
Posted: Tue Aug 07, 2007 09:57 AM

Please ignore my previous question.
The problem is solved. The clipper OBJ-files where inside de lib instead of the those compiled with xharbour :oops:

Marc

Regards,

Marc



FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Using LIB-files
Posted: Tue Aug 07, 2007 11:34 AM

Marc,

Glad to know you solved it :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion