Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-57000

Linking error with qthunspell when building Virtual Keyboard

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: P2: Important P2: Important
    • None
    • 5.7.0
    • Virtual Keyboard
    • None
    • Windows 10
      Qt 5.7
      QtCreator 4.0.2

      From the sources of qtvirtualkeyboard, and once added hunspell-distributed (hunspell does not contain dictmgr.cxx so it cannot be used).
      When building qtvirtualkeyboard.pro with Qt Creator 4.0.2 in Debug or Release, some linker errors appear :

      qthunspell.lib(hashmgr.obj) : error LNK2019: unresolved external symbol "public: __cdecl StrMgr::StrMgr(char const *,char const *)" (??0StrMgr@@QEAA@PEBD0@Z) referenced in function "private: int __cdecl HashMgr::load_config(char const *,char const *,bool)" (?load_config@HashMgr@@AEAAHPEBD0_N@Z)
      qthunspell.lib(affixmgr.obj) : error LNK2001: unresolved external symbol "public: __cdecl StrMgr::StrMgr(char const *,char const *)" (??0StrMgr@@QEAA@PEBD0@Z)

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            mitch_curtis Mitch Curtis
            bl0ggy Jessy SIMEON
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes