qt5-sqlcipher
qt5-sqlcipher copied to clipboard
Build SqlCipher as a Qt 5 plugin
thanks for the qsqlcipher plugin. Had to make a few minor tweaks (like use a different copy of private headers). I made a couple of changes to get the tests...
Dear sijk, in my fork I implemented a download feature in CMake that automatically retrieves the correct headers/sources for the locally installed version of Qt5. This makes building much more...
qsql_sqlite.cpp:339:7: error: no matching constructor for initialization of 'QSqlCachedResult' : QSqlCachedResult(db)
first of all: thanks for aswering me on the PR and spending your time for this software :blush: I followed your instruction and made the following steps: - apt-get install...