Hi,
i'm using an intel edison with yocto build and also the intel cross compile toolchain including eclips on a ubuntu 14.04.
I would like to add the sqlite librarie to my eclipse environment but i'm a bit confused about the linker statement... i tried it with a -l sqlite3 but it didnt worked ?
I already installed sqlite3 to ubuntu and also on my edison:
Thanks in advance