Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. :-1: error: LNK1181: cannot open input file 'F:\Windows Kits\10\lib\10.0.19041.0\um\x86\winspool.lib'

:-1: error: LNK1181: cannot open input file 'F:\Windows Kits\10\lib\10.0.19041.0\um\x86\winspool.lib'

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
3 Posts 2 Posters 478 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.
  • R Offline
    R Offline
    Rajashekara V
    wrote on last edited by
    #1

    hii all ,
    i build the qt 5.12.2 static kit on windows ,its working on my system(means qt build system ) and i tried small program also its working fine , and if i copied the kit and configurated to anther system and im trying to compile small program ,im getting this type error
    :-1: error: LNK1181: cannot open input file 'F:\Windows Kits\10\lib\10.0.19041.0\um\x86\winspool.lib'
    how can we solve this ?
    thx

    jsulmJ 1 Reply Last reply
    0
    • R Rajashekara V

      hii all ,
      i build the qt 5.12.2 static kit on windows ,its working on my system(means qt build system ) and i tried small program also its working fine , and if i copied the kit and configurated to anther system and im trying to compile small program ,im getting this type error
      :-1: error: LNK1181: cannot open input file 'F:\Windows Kits\10\lib\10.0.19041.0\um\x86\winspool.lib'
      how can we solve this ?
      thx

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

      @Rajashekara-V said in :-1: error: LNK1181: cannot open input file 'F:\Windows Kits\10\lib\10.0.19041.0\um\x86\winspool.lib':

      and if i copied the kit and configurated to anther system

      Did you rally copy the "Kit"? What exactly do you mean by that? What exactly did you copy? Did you copy it to same location?
      Does the path F:\Windows Kits\10\lib\10.0.19041.0\um\x86\winspool.lib exist?

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

      R 1 Reply Last reply
      1
      • jsulmJ jsulm

        @Rajashekara-V said in :-1: error: LNK1181: cannot open input file 'F:\Windows Kits\10\lib\10.0.19041.0\um\x86\winspool.lib':

        and if i copied the kit and configurated to anther system

        Did you rally copy the "Kit"? What exactly do you mean by that? What exactly did you copy? Did you copy it to same location?
        Does the path F:\Windows Kits\10\lib\10.0.19041.0\um\x86\winspool.lib exist?

        R Offline
        R Offline
        Rajashekara V
        wrote on last edited by Rajashekara V
        #3

        hii @jsulm ,

        i copied the built static kit to anther windows system and I'm trying to compile the small program , during the compiling the program, im facing this error and winspool.lib exist in different location for example C:\Program Files (x86)\Windows Kits\10\Lib\10.0.19041.0\um\x86.

        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