Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Unresolved external reference Pro*c/C++ and MSVC 6.0
Hi,
I have problems linking an Oracle Proc*C pre-compiled and MSVC compiled C-program. Both are uinstalled on a Windows NT machine.
The MSVC builder returns with:
unresolved external reference: _sqlcxt
But I have noticed that the _sqlcxt is present in my C:\Oracle\Ora81\precomp\lib\msvc directory, which I also has set as a LIB directory in MSVC.
Can anyone tell me what to do to get the program build ?
Thanks
Thijs van den Brink
ambrink_at_nlr.nl
National Aerospace Laboratory NLR
Received on Thu Jan 11 2001 - 05:19:23 CST
![]() |
![]() |