Please Help - error LNK2019: unresolved external symbol _sqlcxt referenced in function
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