[webkit-qt] SQLite is mandatory for building WebKit

Alexis Menard alexis.menard at openbossa.org
Tue Sep 27 04:18:40 PDT 2011


Perhaps you should add it to : http://trac.webkit.org/wiki/BuildingQtOnWindows

On Tue, Sep 27, 2011 at 4:25 AM, Osztrogonac Csaba <oszi at inf.u-szeged.hu> wrote:
> Dear QtWebKit developers,
>
> FYI: After http://trac.webkit.org/changeset/95919 SQLite is mandatory
> for building WebKit. On Linux and on Mac it isn't a problem, because
> QtWebKit build system uses the system SQLite library.
>
> But on Windows there isn't system SQLite library and QtSDK isn't shipped
> with SQLite. You have to copy SQLite from Qt source to Qt install dir:
> qt-repository/src/3rdparty/sqlite ->
> c:\QtSDK\Desktop\Qt\4.7.4\mingw\src\3rdparty\sqlite
> qt-repository/src/3rdparty/sqlite ->
> c:\QtSDK\Desktop\Qt\4.7.4\msvc2008\src\3rdparty\sqlite
>
> And then QtWebKit build system picks up SQLite from your Qt install dir.
>
> br,
> Ossy
> _______________________________________________
> webkit-qt mailing list
> webkit-qt at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
>



-- 
Alexis Menard (darktears)
Software Engineer
INdT Recife Brazil


More information about the webkit-qt mailing list