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. LNK2019: unresolved external symbol issue happens when calling a function from third party static library
Forum Updated to NodeBB v4.3 + New Features

LNK2019: unresolved external symbol issue happens when calling a function from third party static library

Scheduled Pinned Locked Moved Solved General and Desktop
21 Posts 5 Posters 9.4k 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.
  • U Uddo_ud

    @aha_1980

    Here is the error log

    0_1545390111043_Screenshot (19).png

    Is it for pure C or C++ symbols?

    I didn't get this.

    The only thing I can imagine is that some environment paths are not correctly so the linker pulls in something different.

    Is this means the build environment settings in the QT project? I will check it.

    In the project we have included <windows.h>. Path to the windows SDK in the QT build environment might be the problem?

    U Offline
    U Offline
    Uddo_ud
    wrote on last edited by
    #21

    Solution for this issue has been found in the below forum. Thanks all for the support.

    https://forum.qt.io/topic/97995/can-qt-access-windows-sdk-functions-in-a-third-party-static-libraries/3

    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