monnand / tagal

Automatically exported from code.google.com/p/tagal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gtk-tagal: symbol lookup error: gtk-tagal: undefined symbol: sqlite3_open_v2

GoogleCodeExporter opened this issue · comments

Please add following options to your makefile.
-Wl,-R/usr/local/lib 

I found this issue on ubuntu hardy. Except this problem everything is
working like a charm.

Thanks for writing this application.

Original issue reported on code.google.com by cooldude...@gmail.com on 17 Jun 2008 at 10:19

Thank you very much!
I have received this issue and will fix it soon.
I suppose that I have included the whole sqlite in my source tree and added the
options to linker, why it still complain?

Original comment by monn...@gmail.com on 21 Jun 2008 at 3:57

I have fixed this bug and uploaded a version. Thank you very much. Enjoy this 
program.

Original comment by monn...@gmail.com on 21 Jun 2008 at 5:33