Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct


    Qt World Summit: Early-Bird Tickets

    Unsolved Can't compile qt 5.5.0, 5.5.1, 5.6.3 with MSVC2010

    General and Desktop
    1
    1
    38
    Loading More Posts
    • 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.
    • LinArcX
      LinArcX last edited by LinArcX

      Hi. I tries to compile those versions that mentioned on windows 7: (target -> XP)

      This is the error when i run configure:

      Microsoft (R) Incremental Linker Version 10.00.30319.01
      Copyright (C) Microsoft Corporation.  All rights reserved.
      
              copy qmake.exe ..\bin\qmake.exe
              1 file(s) copied.
      Running configuration tests...
      NMAKE : fatal error U1077: 'if' : return code '0x463'
      Stop.
      Could not find output file 'arch.exe' or 'arch' in D:/myqt/5.5.0/build/msvc2010/32bit-ds/qtbase/config.tests/arch : No such fil
      e or directory
      

      And this is how i configure:

      configure -debug-and-release -opensource -confirm-license -opengl dynamic
       -nomake examples -nomake tests -skip qt3d -skip qtwebengine -skip qtwebkit -skip qtwebkit-examples -skip qtwayland -skip qtand
      roidextras -skip qtmacextras -skip qtx11extras -target xp -prefix "D:\myqt\5.5.0\install\msvc2010\32bit-ds"
      
      1 Reply Last reply Reply Quote 0
      • First post
        Last post