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. Compile with MSVC 2013
Forum Updated to NodeBB v4.3 + New Features

Compile with MSVC 2013

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

    Hello,

    I tried to compile my project with MSVC2013, but i get only "LINK 1181 cannot open file 'shell32.lib'". I don't even have that file in Windows Kits file. Any idea?

    Thank you

    1 Reply Last reply
    0
    • hskoglundH Offline
      hskoglundH Offline
      hskoglund
      wrote on last edited by
      #2

      Hi, just checked on my Win7 PC with MSVC2013 installed, when I made a new, empty 32-bit Qt 5.4 Widgets app, the linker used the shell32.lib located in C:\Program Files (x86)\Windows Kits\8.1\Lib\winv6.3\um\x86. (That directory contains 419 .lib files on my PC.)
      Try a new, empty, Widgets app and see if that 1181 error persists, if so, try to build a simple Windows app in Visual Studio.

      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