Qt 4.7.1を使用していて、アプリにWebビューを埋め込みました。しかし、 http://webkit.org/demos/sticky-notes/にアクセスしてHTML 5データベース機能をテストしようとすると、次のエラーが発生しました。
Failed to open the database on disk. This is probably because the version
was bad or there is not enough space left in this domain's quota
次のコマンドを使用して静的Qtライブラリをコンパイルしました。
configure --prefix=/usr/local/qt-static-release-db --accessibility --multimedia
--audio-backend --svg --webkit --javascript-jit --script --scripttools
--declarative --release -nomake examples -nomake demos --static --openssl -I
/usr/local/ssl/include -L /usr/local/ssl/lib -confirm-license -sql-qsqlite
-sql-qmysql -sql-qodbc