Re: [gdal-dev] Unable to compile OCI driver

2011-02-07 Thread Alexandre Gacon
Hi, I found the problem : my colleague send me a 64bits version of the OCI. When compiling a 32 bits version of GDAL, it logically fails. Regards, Alexandre On Mon, Feb 7, 2011 at 3:48 PM, Frank Warmerdam wrote: > On 11-02-07 04:08 AM, Alexandre Gacon wrote: > >> Hi all, >> >> I am trying to

Re: [gdal-dev] Unable to compile OCI driver

2011-02-07 Thread Frank Warmerdam
On 11-02-07 04:08 AM, Alexandre Gacon wrote: Hi all, I am trying to build GDAL/OGR with the OCI driver with Visual Studio 2005 and with the OCI coming from the version 11g version of ORACLE. I am stuck with errors during linking : the linker cannot find the symbols defined in the OCI headers. I

[gdal-dev] Unable to compile OCI driver

2011-02-07 Thread Alexandre Gacon
Hi all, I am trying to build GDAL/OGR with the OCI driver with Visual Studio 2005 and with the OCI coming from the version 11g version of ORACLE. I am stuck with errors during linking : the linker cannot find the symbols defined in the OCI headers. I have put all the libraries I have in the lib p