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. [SOLVED] Error while compiling with Python 3.3
QtWS25 Last Chance

[SOLVED] Error while compiling with Python 3.3

Scheduled Pinned Locked Moved General and Desktop
4 Posts 2 Posters 1.9k Views
  • 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.
  • D Offline
    D Offline
    dafreeze
    wrote on last edited by
    #1

    Hi,

    im compiling latest git release with VS2012 x64 Native Tools and get this Error:

    @ (set "PATH=E:\Programmierung\qt5\qtbase..\gnuwin32\bin;%PATH%") && python E:/Programmierung/qt5/qtwebkit/Source/WebCore/inspector/generate-inspector-protocol-version -o generated\InspectorProtocolVersion.h inspector\Inspector.json Self-test failed NMAKE : fatal Error U1077: "(set": Rückgabe-Code "0x1"
    Stop.
    NMAKE : fatal error U1077: "(": Rückgabe-Code "0x2"
    Stop.
    NMAKE : fatal error U1077: "cd": Rückgabe-Code "0x2"
    Stop.
    NMAKE : fatal error U1077: "cd": Rückgabe-Code "0x2"
    Stop.@

    The Set Environment:

    And the configure:

    @E:\Programmierung\qt5>configure -developer-build -opensource -nomake examples -nomake tests -icu -mp@

    Anybody seen something like that. Where is the error? I Don't understand what the file does.

    Thank you.

    1 Reply Last reply
    0
    • D Offline
      D Offline
      dafreeze
      wrote on last edited by
      #2

      No Ideas???

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

        I had the same problem when using python 3.3.0. Switching to 2.7.3 resolved it in my case.
        I don't know python myself so can't say what the error in branch 3.x actually is.

        1 Reply Last reply
        0
        • D Offline
          D Offline
          dafreeze
          wrote on last edited by
          #4

          Yeah...Problem Solved!!!

          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