vendredi 24 juillet 2015

Compile error QSQLCIPHER driver plugin for Qt

Step-by-step guide to build Qt-SQL-driver-plugin for SQLite-DB with SQLCipher-extension

On step Compile the QSQLCIPHER-driver-plugin for Qt, executing mingw32-make I got an error message.

I can't understand the error:

C:\Qt\Qt5.4.2\5.4\Src\qtbase\src\plugins\sqldrivers\sqlcipher>mingw32-make

mingw32-make -f Makefile.Release all

mingw32-make[1]: Entering directory 'C:/Qt/Qt5.4.2/5.4/Src/qtbase/src/plugins/sq
ldrivers/sqlcipher'

mingw32-make[1]: *** No rule to make target '.moc/release/smain.moc', needed by
'.obj/release/smain.o'.  Stop.

mingw32-make[1]: Leaving directory 'C:/Qt/Qt5.4.2/5.4/Src/qtbase/src/plugins/sql
drivers/sqlcipher'

makefile:38: recipe for target 'release-all' failed

mingw32-make: *** [release-all] Error 2

Aucun commentaire:

Enregistrer un commentaire