[Gdal-dev] GDAL - OCI Oracle driver on windows
Vimes
hendrik at gracesolutions.co.za
Fri Mar 3 07:05:01 EST 2006
Hi, my name is Hendrik.
I want tp compile GDAL to include the ORACLE spatial driver (on XP with
ORACLE 10g).
I have modified the nmake.opt file to include the following :
ORACLE_HOME = C:\oracle\product\10.1.0\db_1
!IFDEF ORACLE_HOME
OCI_LIB = C:\oracle\product\10.1.0\db_1\OCI\lib\MSVC\ociw32.lib \
C:\oracle\product\10.1.0\db_1\OCI\lib\MSVC\oci.lib
!ENDIF
Biut still I get the error "Unable to open datasource" (followed by a list
of knwon drivers).
Am I missing something to register the ORACLE driver in gdal ?
Please help.
Thanks
Hendrik
--
View this message in context: http://www.nabble.com/GDAL---OCI-Oracle-driver-on-windows-t1217326.html#a3219864
Sent from the GDAL - Dev forum at Nabble.com.
More information about the Gdal-dev
mailing list