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. compiling error in vs2013+qt5.5
Forum Updated to NodeBB v4.3 + New Features

compiling error in vs2013+qt5.5

Scheduled Pinned Locked Moved General and Desktop
qt5.5
3 Posts 2 Posters 919 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.
  • Vincent_XuV Offline
    Vincent_XuV Offline
    Vincent_Xu
    wrote on last edited by
    #1

    I am a newbie at QT. I tried to compile an example in vs2013 which has been embedded with qt5.5. But it can't be passed due to the error:
    "Qt5Widgetsd.lib(Qt5Widgetsd.dll) : fatal error LNK1112".
    I'm now using win8.1 x64 and have set the platform to x64.
    Please help me to slove the problem, thanks!

    1 Reply Last reply
    0
    • B Offline
      B Offline
      belab
      wrote on last edited by
      #2

      Hi Vincent,
      the first google result for "LINK1112" might give you the some hints. https://msdn.microsoft.com/en-us/library/21ksa10x(v=vs.120).aspx
      Are you using a Qt 64 bit version? Maybe you could try to rebuild the solution.

      Vincent_XuV 1 Reply Last reply
      0
      • B belab

        Hi Vincent,
        the first google result for "LINK1112" might give you the some hints. https://msdn.microsoft.com/en-us/library/21ksa10x(v=vs.120).aspx
        Are you using a Qt 64 bit version? Maybe you could try to rebuild the solution.

        Vincent_XuV Offline
        Vincent_XuV Offline
        Vincent_Xu
        wrote on last edited by
        #3

        @belab
        Thank you for reminding me of the Qt version setting.
        Now it can work

        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