Comment 11 for bug 586729

Revision history for this message
Sean M. Pappalardo (pegasus-renegadetech) wrote :

Here's the info to recreate the same customized build:

Start with 4.5.x source and copy the following (with all subfolders) from the 4.6.x source into it:

src\sql
src\plugins\sqldrivers
src\3rdparty\sqlite
include\QtSql
include\Qt\qsql*.h

Then just build Qt as usual, making sure to add the FTS3 define in C:\qt-everywhere-opensource-src-4.6.x\src\plugins\sqldrivers\sqlite\sqlite.pro. (See http://mixxx.org/wiki/doku.php/build_windows_dependencies#prepare_build_environment)