Hi, I have a problem with building the code in SQLANYWHERE12/sdk/dbcapi/examples/. I keep getting the error: undefined reference to 'sqlany_initialize_interface What have I done:
- Create new c++ project in Eclipse Note that if I remove any call to sacapidll.h it builds fine. I have also managed to run and connect to a sqlanywhere database using the administrator, so the system is properly configured. Environment: Linux 32bit ubuntu 10.04 LTS, Eclipse Juno Release CDT. I will appreciate any help to solve this matter. |
The definition for |