Page 1 of 1

Help to compile sqlwin

Posted: Tue Oct 21, 2008 4:48 am
by ask
Can someone please tell me how to compile the latest post (from wiki) of sqlwin? I think that i miss a postgre lib and cannot compile it.

FWH 7.12 , XHarbour 1.1.0 (Simplex)

Thanks
A.S.K

Posted: Tue Oct 21, 2008 8:35 am
by Antonio Linares
What error do you get ?

Posted: Tue Oct 21, 2008 9:28 am
by ask
Antonio Linares wrote:What error do you get ?
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
sqlwin.c:
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external '_HB_FUN_TPQSERVER' referenced from C:\FWH\SAMPLES\SQ
LWIN.OBJ
Error: Unresolved external '_HB_FUN_PQTRANSACTIONSTATUS' referenced from C:\FWH\
SAMPLES\SQLWIN.OBJ
Error: Unresolved external '_HB_FUN_PQEXEC' referenced from C:\FWH\SAMPLES\SQLWI
N.OBJ
Error: Unresolved external '_HB_FUN_PQRESULTSTATUS' referenced from C:\FWH\SAMPL
ES\SQLWIN.OBJ
Error: Unresolved external '_HB_FUN_PQLASTREC' referenced from C:\FWH\SAMPLES\SQ
LWIN.OBJ
Error: Unresolved external '_HB_FUN_PQFCOUNT' referenced from C:\FWH\SAMPLES\SQL
WIN.OBJ
Error: Unresolved external '_HB_FUN_PQGETVALUE' referenced from C:\FWH\SAMPLES\S
QLWIN.OBJ
Error: Unresolved external '_HB_FUN_PQCLEAR' referenced from C:\FWH\SAMPLES\SQLW
IN.OBJ
* There are errors


regards

Posted: Tue Oct 21, 2008 9:39 am
by Antonio Linares
Please select a previous version from the wiki, that does not use those functions.