Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. linker error while building 'QtCipherSqlitePlugin' with Qt 5.6.2 msvc 2013 32bit
Qt 6.11 is out! See what's new in the release blog

linker error while building 'QtCipherSqlitePlugin' with Qt 5.6.2 msvc 2013 32bit

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 216 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    fa7eme
    wrote on last edited by
    #1

    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. it is ok with newer versions and even msvc 2013 64bit.
    You can get the plugin from here:
    https://github.com/devbean/QtCipherSqlitePlugin

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved