Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

linker error while building with Qt 5.6.2 msvc 2013 32bit #41

Open
fa7eme opened this issue Sep 7, 2021 · 0 comments
Open

linker error while building with Qt 5.6.2 msvc 2013 32bit #41

fa7eme opened this issue Sep 7, 2021 · 0 comments

Comments

@fa7eme
Copy link

fa7eme commented Sep 7, 2021

sqlitecipher.obj: -1: error: LNK2019: unresolved external symbol "__declspec(dllimport) protected: __thiscall QSqlCachedResult::QSqlCachedResult(class QSqlCachedResultPrivate &)" (_imp??0QSqlCachedResult@@iae@AAVQSqlCachedResultPrivate@@@z) referenced in function "public: __thiscall SQLiteResult::SQLiteResult(class SQLiteCipherDriver const *)" (??0SQLiteResult@@QAE@PBVSQLiteCipherDriver@@@z)
.
.
I am trying to build QtCipherSqlitePlugin with Qt 5.6.2 msvc 2013 32bit, but I get this error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant