Hi,
When I am trying to compile and execute Sybase provided C samples for both CTLIB and DBLIB, I am getting attached errors(Pl refer attachment).
The examples are nothing but given in the Sybase standard directories
C:\Sybase\OCS-15_0\sample\ctlib/firstapp.c
and
C:\Sybase\OCS-15_0\sample\dblib/example1.c
Appreciate if some one can provide some insight into this.
Let me know if I need to provide any more information.
Thanks
-Durga
P.S Pasted couple of sample lines here.
Error: Unresolved external 'ct_connect' referenced from C:\SYBASE\OCS-15_0\SAMPLE\CTLIB\FIRSTAPP.OBJ
Error: Unresolved external 'ct_cmd_alloc' referenced from C:\SYBASE\OCS-15_0\SAMPLE\CTLIB\FIRSTAPP.OBJ