How to make QT support HTML 5 database?
- by Mickey Shine
I am using Qt 4.7.1 and embedded a webview in my app. But I got the following error when trying to visit http://webkit.org/demos/sticky-notes/ to test the HTML 5 database feature
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
I compiled my static Qt…