From: Miguel C. <mig...@gm...> - 2007-05-03 22:18:22
|
Hello, I just installed wxSQLite3 library (with some problems: the script to check aclocal version fails, then I exclude the check), and when I try to use the lib, the following error occurs: undefined reference to `wxSQLite3Database::Open(wxString const&)' I using the wxsqlite3u lib. The stranger is that on 'make' command the sample mininal is compiled and linked. I try to use the not installed lib (wxsqlite3/lib/libwxsqlite3u.so) with no success. Someone have the same error?? Anyone can help me?? Regards, ps: sorry for my poor english -- Miguel Cartagena |