Precompilers and OCI (MOSC)

MOSC Banner

Please Help - error LNK2019: unresolved external symbol _sqlcxt referenced in function

edited Sep 28, 2019 9:51PM in Precompilers and OCI (MOSC) 2 commentsAnswered ✓

Hi,

I am facing a LINK error, whilst the compilation was successful against Oracle 11.2.0.4.0 ProC interfaces.

Build Profile:

Windows 2012r2 x64

Visual Studio 2010 x86 SP1

Oracle Database Client 11.2.0.4.0 32 bit

Windows 8.1 SDK

Commands...

rc /nologo /dtioraddl /fotioraddl.res /I"C:\COOL85\gen\version" /I"C:\COOL85\gen\version" "C:\COOL85\gen\version\generic.rc"

        1 file(s) copied.

proc iname=tioraddl.sc oname=tioraddl.c include=C:\app\product\11.2.0\client_1\precomp\public mode=ANSI sqlcheck=syntax ltype=none > tioraddl.out 2>&1

cl /c /Od /W3 /MD /nologo /FD /EHa  -I"C:\COOL85\gen\ddl" -IC:\app\product\11.2.0\client_1\precomp\public -Fotioraddl.obj /DMSC /DWIN32 /D_CONSOLE /D_CRT_SECURE_NO_DEPRECATE /D_MBCS tioraddl.c

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center