To compile oci.h in anjuta [message #93916] |
Fri, 28 March 2003 01:22 |
kael
Messages: 1 Registered: March 2003
|
Junior Member |
|
|
i try to compile oci.h in anjuta. currently i'm developing gtk project for my office project as my front end and my database is oracle and i try to a linking from gtk front end to database.
I already do the setting at the setting menu bar and this is what i put in
a- include path
i- /oracle/product/9.2.0/rdbms/public/
ii- /oracle/product/9.2.0/rdbms/demo/
iii- /oracle/product/9.2.0/plsql/include/
b- libraries path
i- /oracle/product/9.2.0/rdbms/lib/
ii- /oracle/product/9.2.0/lib/
iii- /oracle/product/9.2.0/network/lib/
but this is what i get when i try to compile
undefine reference to 'OCIInitialize'
undefine reference to 'OCIEnvInit'
undefine reference to 'OCIHandAlloc'
pls somebody help me .. i really need a help ....
|
|
|