Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Build Error: File Not Found
Qt 6.11 is out! See what's new in the release blog

Build Error: File Not Found

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 2 Posters 1.7k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    I have already installed Qt 5.1.1 for Windows 64-bit (VS 2012, 525 MB) in Windows 7. I also have VS 2010 installed.

    When building the Notepad example, an error occurred.
    The message was:
    LNK1112: module machine type 'x64'conflicts with the target machine type 'X86'
    File not found: Qt5Widgetsd.lib(QtWidgetsd.dll)

    What should I do? I am newbie in Qt.

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      If you have MSVC 2010 compiler, install Qt for the same version, not for 2012.

      You may be running in 32 bit mode, too. I doubt it right now, though. First, install proper compiler or Qt version, so that the version matches. If the problem persists, we'll try a few more tricks.

      (Z(:^

      1 Reply Last reply
      0
      • ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        Thank you, It is already ok

        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