Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. QT5.0 Build is failing in QTwebKit build : Python Self-test Failed
Forum Updated to NodeBB v4.3 + New Features

QT5.0 Build is failing in QTwebKit build : Python Self-test Failed

Scheduled Pinned Locked Moved Qt WebKit
3 Posts 2 Posters 2.8k 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.
  • B Offline
    B Offline
    blaisesegbeaya
    wrote on last edited by
    #1

    While building QT 5.0, the build stops with the message:
    (set “PATH=C:\Qt\5.0.0\qtbase..\gnuwin32\bin;PATH”) && python C:/Qt/5 .0.0/qtwebkit/Source/WebCore/inspector/generate-inspector-protocol-version -o generated\InspectorProtocolVersion.h inspector\Inspector.json Self-test failedNMAKE : fatal error U1077: ‘(set’ : return code ‘0×1’ Stop. NMAKE : fatal error U1077: ‘(’ : return code ‘0×2’ Stop. NMAKE : fatal error U1077: ‘cd’ : return code ‘0×2’ Stop. NMAKE : fatal error U1077: ‘cd’ : return code ‘0×2’ Stop.

    ============================
    Does anybody have an idea of how to fix this?

    Thank you.

    1 Reply Last reply
    0
    • Chris KawaC Offline
      Chris KawaC Offline
      Chris Kawa
      Lifetime Qt Champion
      wrote on last edited by
      #2

      If you're using Python 3.3 switch to Python 2.7 for building Qt.

      1 Reply Last reply
      0
      • B Offline
        B Offline
        blaisesegbeaya
        wrote on last edited by
        #3

        Thank you. I switched to build in VS 2010 SDK command prompt. All went fine. Only MYSQL plugins cannot build.

        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