Re: unresolved external reference Pro*C/C++ 8.0 and MSVC 6.0

From: Thijs van den Brink <ambrink_at_nlr.nl>
Date: Fri, 12 Jan 2001 17:14:02 +0100
Message-ID: <93nagc$vrtv$1_at_simian.nlr.nl>


That's correct.
I have added the specific LIB file 'oraSQL8.LIB' with <project/settings> to the link list and it works.
Thanks.

"Thijs van den Brink" <ambrink_at_nlr.nl> wrote in message news:93k4tg$ut4t$1_at_simian.nlr.nl...
> 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 Fri Jan 12 2001 - 17:14:02 CET

Original text of this message