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. Qt6Widgets.lib linker error

Qt6Widgets.lib linker error

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 1.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.
  • S Offline
    S Offline
    SrikumarSandeep
    wrote on last edited by
    #1

    When I am trying to build a Qt Widgets Application in Visual Studio.
    I am getting this linker error:

    1>LINK : fatal error LNK1181: cannot open input file 'C:\Qt\Tools\QtDesignStudio\qt6_design_studio_reduced_version\lib\Qt6Widgets.lib'

    I could not find the file 'Qt6Widgets.lib' anywhere in my installation.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SrikumarSandeep
      wrote on last edited by
      #2
      This post is deleted!
      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi and welcome to devnet,

        You seem to have somehow configured Visual Studio to point to the libraires installed along Qt Design Studio which are not meant for development but just for the tool to run.
        You should have a full Qt installation available and should point VS to that one.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        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