[Digikam-devel] Error in KDE4 svn builld of digikam on Fedora 9 - haar.cpp
thetrashcan at earthlink.net
thetrashcan at earthlink.net
Fri May 16 02:46:47 BST 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
First all dependencies were solved.
I then added the following two lines to haar.cpp to get the svn KDE4
digikam port to compile on Fedora 9:
#include <cstring>
#include <cstdlib>
The first solved complaints about memcpy, the second about malloc.
Reference http://www.cyrius.com/journal/gcc/gcc-4.3-include.html
I have /opt/kde4/bin/digikam
which executes with:
digikam(19364): No SQLite3 driver available. List of QSqlDatabase
drivers: ()
QSqlDatabase: QSQLITE driver not loaded
QSqlDatabase: available drivers:
QSqlQuery::prepare: database not open
digikam(19364): Failure executing query:
digikam(19364): ""
digikam(19364): "Driver not loaded Driver not loaded"
digikam(19364): Bound values: ()
QSqlQuery::prepare: database not open
I have not yet figured this part out.
RoyBoy626
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
iEYEARECAAYFAkgs5moACgkQz1/aqdDsM3UOkgCg9ctgS4k2tHA2z8CVTTbPnW3e
72oAn07psw6J7Chwj9hKwXQPQoq4sPik
=0nmI
-----END PGP SIGNATURE-----
More information about the Digikam-devel
mailing list