Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-6910

Not possible to create .vcproj files for 64 bit Windows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2: Important
    • None
    • 4.6.0
    • Build tools: qmake
    • None

    Description

      When having built Qt as 64 bit in the Win 64 Command Prompt and added QMAKE_LFLAGS += /MACHINE:X64 to the projects .pro file, then a .vcproj file generated using

      qmake -tp vc

      will yield the following error in Visual Studio.

      fatal error LNK1112: module machine type 'X86' conflicts with target machine type 'x64'

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            stormols Marius Storm-Olsen
            sanonymous Nokia Qt Support (Inactive)
            Votes:
            3 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes