include support sqlite and postresql in the software make with kdevelop and QT

Stefano Rosanelli stefano.rosanelli at tin.it
Tue Jun 22 15:02:03 BST 2004


Alle 23:18, lunedì 21 giugno 2004, hai scritto:
> *g++ -o biblio objs/db_view.o objs/biblio.o objs/main.o
> objs/dlg_edit_auteur.o objs/dlg_edit_livre.o objs/moc_db_view.o
> objs/moc_biblio.o
> objs/moc_dlg_edit_auteur.o objs/moc_dlg_edit_livre.o -L/usr/lib/
> -L/usr/lib/qt3/lib -L/usr/X11R6/lib -lpq -lqsqldriver -lqt-mt -lXext
> -lX11 -lm -lpthread
> */usr/bin/ld: cannot find -lqsqldriver
> *collect2: ld returned 1 exit status

OK, the linker is unable to find libqsqldriver.so (.a) in /usr/lib and 
in other dirs specified with -L.
Check the library name/presence/location.
But if you wanto to use the sqlite Qt driver then it's a different 
story.....

-- 
Linux user: #316238  - http://counter.li.org -
NO ai brevetti sul software - http://swpat.ffii.org -
"When software is patentable, anything is patentable".


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list