Class and library access

1 message Options
Embed this post
Permalink
iru

Class and library access

Reply Threaded More More options
Print post
Permalink
Using Linux/Ubuntu 8.10, EiffelStudio 6.4.

Gentlefolk,

I am having trouble with accessing classes and libraries that I have added to the EiffelStudio environment.

For example: EiffelStore.

Installed UnixODBC (configure, make, make install, etc).
Added EiffelStore to the EiffelStudio "libraries"
Added the example ESQL class to the program "clusters".
Added db_me : DATABASE_APPL [ODBC] to my code (from on-line help/examples).

I get an undefined symbol for "ODBC".

What includes/libraries/pointers do I have to add to the EiffelStore environment to access the definition of "ODBC"???

Any help appreciated. Ian.