Has someone succelfully used the C/C++ API for SQLite under QNX 6.x so far?
We’re not able to compile/link any app that makes use of sqlite.h.
Thanks,
Martin
Martin Gagnon wrote:
Has someone succelfully used the C/C++ API for SQLite under QNX 6.x so far?
Yes … we have sucessfully compiled/linked the SQLite shell …
Armin