Click to See Complete Forum and Search --> : Pro *C linkage error


sripathy
June 29th, 2001, 09:19 AM
When i compile the pro*c code with procompiler
it gives me .c file. When i try to compile it
with tc it gives me linkage error.
"cann't find _sqlcxt in the module first.c".
(It is windows platform). I have included sqlca.h.
Please tell me how to correct it. What are the paths and definitions i have to set.



sripathy,