Re: [gnome-db] oracle provider under windows
Vivien Malerba <[email protected]>
| Newsgroups | gmane.comp.gnome.db |
|---|---|
| Message-ID | <[email protected]> |
On 31 December 2010 10:49, Andrea Zagli <[email protected]> wrote: > Il giorno gio 30 dic 2010 22:07:20 CET, Vivien Malerba ha scritto: > >> On 30 December 2010 11:43, Andrea Zagli <[email protected]> wrote: >> >>> i made some changes (attached) to sources >>> >>> >> Can you check commit >> >> http://git.gnome.org/browse/libgda/commit/?id=edb3ee1b0e28807060c42abe4d18287fa95ea895 >> > > i didn't try but it seems that the patch for gda-oracle-recordset.c is > missing > > and on oracle.m4 oracle_libext must be ".a" > > This setup seems complicated to me. Here are the files I use (I do some cross compilation fro Linux), attached. It's all put under /local/Win32/oracle and I use the configure script as: ./configure ... --with-oracle=/local/Win32/oracle As for the gda-oracle-recordset.c, it seems it's required because you compile from Windows... I'll correct it ASAP. Regards, Vivien _______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
ORACLE_tree.txt
(text/plain, 585 B)
.
|-- bin
| |-- liboci.dll
| `-- oci.dll
`-- include
|-- ldap.h
|-- nzerror.h
|-- nzt.h
|-- occiAQ.h
|-- occiCommon.h
|-- occiControl.h
|-- occiData.h
|-- occi.h
|-- occiObjects.h
|-- oci1.h
|-- oci8dp.h
|-- ociap.h
|-- ociapr.h
|-- ocidef.h
|-- ocidem.h
|-- ocidfn.h
|-- ociextp.h
|-- oci.h
|-- ocikpr.h
|-- ocixmldb.h
|-- ocixml.h
|-- ocixstream.h
|-- odci.h
|-- oratypes.h
|-- orid.h
|-- ori.h
|-- orl.h
|-- oro.h
|-- ort.h
`-- xa.h
2 directories, 32 files