Problem mit QT und SQLite

Frank Büttner frank-buettner at gmx.net
Tue Mar 29 13:02:57 UTC 2005


Jetzt sollte in einem untervezich eine datei mit der endung .so existeiren.
Einafch mal find  /home/.../qt/ -name *.so

-----Original Message-----
From: fedora-de-list-bounces at redhat.com
[mailto:fedora-de-list-bounces at redhat.com] On Behalf Of Cedric Laczny
Sent: Tuesday, March 29, 2005 2:53 PM
To: Fedora discussions in German
Subject: RE: Problem mit QT und SQLite

Am Di, den 29.03.2005 schrieb Frank Buttner um 14:31:
> 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

Ich hab per apt-get sqlite-devel installiert und dann in
/home/.../qt/plugins/src/sqldrivers/sqlite mit:
qmake -o Makefile "INCLUDEPATH+=/usr/include" "LIBS+=-L/usr/lib -lsqlite"
und dann
make
 gemacht.
Dort hab ich jetzt foglende Dateien: Makefile, README, smain.cpp, sqlite.pro

Und was mach ich jetzt mit diesen?


Gruß und schonmal Danke für die Hilfe

Cedric Laczny


--
Fedora-de-list mailing list
Fedora-de-list at redhat.com
http://www.redhat.com/mailman/listinfo/fedora-de-list







More information about the Fedora-de-list mailing list