RE: Pro*C Error

  • From: "Hitchman, Peter" <Peter.Hitchman@xxxxxxxxxxx>
  • To: oracle-l@xxxxxxxxxxxxx
  • Date: Mon, 4 Oct 2004 13:55:19 +0100

Hi,
Not that I am familiar with Windows platforms, but this is a linker error,
it cannot find the library (possibly a .dll file) that contains sqlcxt.
Maybe the problem is you are not including the Oracle standard library in
the build?

Regards

Pete

-----Original Message-----
From: oracle-l-bounce@xxxxxxxxxxxxx
[mailto:oracle-l-bounce@xxxxxxxxxxxxx]On Behalf Of Srinivas T
Sent: 04 October 2004 12:12
To: oracle-l@xxxxxxxxxxxxx
Subject: Pro*C Error


Hi, 
This some what error related to my proc application.
I am unable to compile my pro*c program on vc++ 6.0 version..
and I am getting the following error.
Cpp1.obj : error LNK2001: unresolved external symbol "void __cdecl
sqlcxt(void * *,unsigned long *,struct sqlexd *,struct sqlcxp const *)"
(?sqlcxt@@YAXPAPAXPAKPAUsqlexd@@PBUsqlcxp@@@Z)
Debug/Cpp1.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.


Kindly advice........
ThanX in advance......
srinivas

--
//www.freelists.org/webpage/oracle-l

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________
--
//www.freelists.org/webpage/oracle-l

Other related posts: