Problem mit QT und SQLite

Frank Buttner frank-buettner at gmx.net
Tue Mar 29 12:31:34 UTC 2005


Das sollte denn so eghen
 If you don't want to use the SQLite library shipped with Qt, you can build
it manually (replace $SQLITE by the directory where SQLite resides):

cd usr/src/redgat/BUILD/qt-xxxx/plugins/src/sqldrivers/sqlite
qmake -o Makefile "INCLUDEPATH+=$SQLITE/include" "LIBS+=-L$SQLITE/lib
-lsqlite"
make 






More information about the Fedora-de-list mailing list