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. Can't compile qt 5.5.0, 5.5.1, 5.6.3 with MSVC2010
Forum Updated to NodeBB v4.3 + New Features

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

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 110 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.
  • LinArcXL Offline
    LinArcXL Offline
    LinArcX
    wrote on last edited by LinArcX
    #1

    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
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved