<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Installing the oci driver using msvc 2012]]></title><description><![CDATA[<p dir="auto">Hi. I need information to install the oci drivers for qt 5.2.0 using msvc 2012. I'm using oracle instantclient 12.1.0.1.0. I downloaded the basic package and the sdk package and followed the following commands:<br />
cd c:\Qt\5.2.0\src\plugins\sqldrivers\oci<br />
set include=%include%c:\instantclient_12_1\sdk\include;<br />
set lib=%lib%c:\instantclient_12_1\sdk\lib\msvc\vc11;<br />
set path=%path%c:\instantclient_12_1\vc11;<br />
set path=%path%c:\instantclient_12_1;<br />
qmake <a href="http://oci.pro" target="_blank" rel="noopener noreferrer nofollow ugc">oci.pro</a><br />
nmake<br />
But I'm getting the following errors:<br />
link /NOLOGO /DYNAMICBASE /NXCOMPAT /DEBUG /DLL /MANIFEST /MANIFESTFILE:........\plugins\sqldrivers\qsqlocid.dll.embed.manifest /OUT:........\plugins\sqldrivers\qsqlo<br />
cid.dll <a class="plugin-mentions-user plugin-mentions-a" href="/user/c">@<bdi>C</bdi></a>:\Users\APPREN~1\AppData\Local\Temp\nm6340.tmp<br />
LINK : fatal error LNK1104: cannot open file 'oci.lib'<br />
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\BIN\link.EXE"' : return code '0x450'<br />
Stop.<br />
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\BIN\nmake.exe"' : return code '0x2'<br />
Stop.</p>
<p dir="auto">Any help will be greatly appreciated.<br />
Thanks</p>
]]></description><link>https://forum.qt.io/topic/36325/installing-the-oci-driver-using-msvc-2012</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 08:05:50 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/36325.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 08 Jan 2014 07:26:54 GMT</pubDate><ttl>60</ttl></channel></rss>