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. Errors compilng QT 4.8.4
Forum Updated to NodeBB v4.3 + New Features

Errors compilng QT 4.8.4

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 576 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.
  • L Offline
    L Offline
    lucky7456969
    wrote on last edited by
    #1

    I have an open source project which requires qt 4.8.4 and it won't compile with qt 5.
    So let's explain the situation.

    1. QMAKESPEC = win32_msvc2010 is setup
    2. QTDIR path is set to x:\QT4\qt-everywhere-opensource-src-4.8.4
    3. path is setup for [code]%QTDIR%\bin[/code]
    4. Starting visual studio 2010 x86 command prompt
    5. configure by
      configure -platform win32-msvc2010 -nomake demos -nomake examples -no-opengl -no-qt3support
    6. nmake
      ps: all vs2010 instances closed

    Error:
    NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 10.0 \VC\BIN\cl.EXE"' : return code '0x2' Stop.

    Which happens to be somewhere after saying TR1 has been defined somewhere else or something
    Sorry, I've lost that piece of information since I have already closed that window and too lazy to make it seen again
    Let me know
    Thanks
    Jack

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Try with Qt 4.8.6.

      And take a look at "this":http://stackoverflow.com/questions/22539927/compiling-qt-5-2-1-for-win32-msvc-fails-due-to-linker-errors.

      (Z(:^

      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