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. Error: LINK2019, LINK2001 on MSVC

Error: LINK2019, LINK2001 on MSVC

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 278 Views
  • 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.
  • M Offline
    M Offline
    MyNameIsQt
    wrote on last edited by MyNameIsQt
    #1

    When qt is run as msvc, 825 link2019, link2001 errors occur. This project was built normally in minGW. Does this have anything to do with compatibility of msvc compiler and wt? What should I do to solve this?
    캡처114.JPG
    And I have installed visual studio 2019 for msvc compatible with qt version. But I don't know if this is properly linked.
    I am new to qt. Thanks for reading.
    캡처111.JPG 캡처112.JPG 캡처113.JPG !![캡처114.JPG]

    jsulmJ 1 Reply Last reply
    0
    • M MyNameIsQt

      When qt is run as msvc, 825 link2019, link2001 errors occur. This project was built normally in minGW. Does this have anything to do with compatibility of msvc compiler and wt? What should I do to solve this?
      캡처114.JPG
      And I have installed visual studio 2019 for msvc compatible with qt version. But I don't know if this is properly linked.
      I am new to qt. Thanks for reading.
      캡처111.JPG 캡처112.JPG 캡처113.JPG !![캡처114.JPG]

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @MyNameIsQt said in Error: LINK2019, LINK2001 on MSVC:

      What should I do to solve this?

      Do a complete rebuild: delete build folder run qmake (or cmake) and build.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      M 1 Reply Last reply
      1
      • M MyNameIsQt has marked this topic as solved on
      • jsulmJ jsulm

        @MyNameIsQt said in Error: LINK2019, LINK2001 on MSVC:

        What should I do to solve this?

        Do a complete rebuild: delete build folder run qmake (or cmake) and build.

        M Offline
        M Offline
        MyNameIsQt
        wrote on last edited by
        #3

        @jsulm Thanks so much.. ^^

        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