Hello,
I try to build demo oci02.c program with vc.net.
I still got the errors like this:
oci02 error LNK2019: unresolved external symbol "int __cdecl oexec(struct cda_def *)" (?oexec@@YAHPAUcda_def@@@Z) referenced in function "void __cdecl get_data(void)" (?get_data@@YAXXZ)
could someone help me in this situation ?
I've included oci.lib library in my linker path.
I will appreciate for help - Arek
I try to build demo oci02.c program with vc.net.
I still got the errors like this:
oci02 error LNK2019: unresolved external symbol "int __cdecl oexec(struct cda_def *)" (?oexec@@YAHPAUcda_def@@@Z) referenced in function "void __cdecl get_data(void)" (?get_data@@YAXXZ)
could someone help me in this situation ?
I've included oci.lib library in my linker path.
I will appreciate for help - Arek