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. issue during building qt with vs2008
Qt 6.11 is out! See what's new in the release blog

issue during building qt with vs2008

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

    Dear Qt forum,

    I tried to build Qt 5.4.2 with VS2008 on win7 x64, and I'm getting the following error. Please could you give me a hand to figure out the problem?

    **
    LINK : fatal error LNK1000: Internal error during IncrBuildImage

    Version 9.00.21022.08

    ExceptionCode = C0000005
    ExceptionFlags = 00000000
    ExceptionAddress = 00D1FCF7 (00CA0000) "c:\Program Files (x86)\Microso
    ft Visual Studio 9.0\VC\BIN\link.EXE"
    NumberParameters = 00000002
    ExceptionInformation[ 0] = 00000000
    ExceptionInformation[ 1] = 0034D670

    CONTEXT:
    Eax = 40452D94 Esp = 001FEFCC
    Ebx = 40008110 Ebp = 001FEFF4
    Ecx = 0034D670 Esi = 40452C10
    Edx = 001FEFE4 Edi = 00CAD6C0
    Eip = 00D1FCF7 EFlags = 00010246
    SegCs = 00000023 SegDs = 0000002B
    SegSs = 0000002B SegEs = 0000002B
    SegFs = 00000053 SegGs = 0000002B
    Dr0 = 00000000 Dr3 = 00000000
    Dr1 = 00000000 Dr6 = 00000000
    Dr2 = 00000000 Dr7 = 00000000
    NMAKE : fatal error U1077: '"c:\Program Files (x86)\Microsoft Visual Studio 9.0
    VC\BIN\link.EXE"' : return code '0x3e8'
    Stop.
    NMAKE : fatal error U1077: '"c:\Program Files (x86)\Microsoft Visual Studio 9.0
    VC\BIN\nmake.exe"' : return code '0x2'
    Stop.
    NMAKE : fatal error U1077: 'cd' : return code '0x2'
    Stop.
    NMAKE : fatal error U1077: 'cd' : return code '0x2'
    Stop.
    NMAKE : fatal error U1077: 'cd' : return code '0x2'
    Stop.

    c:\Qt\5.4.2vs>**
    thank you for your time and help!

    Regards,

    Software Design Engineer at Ford - Canada

    1 Reply Last reply
    0
    • hskoglundH Offline
      hskoglundH Offline
      hskoglund
      wrote on last edited by
      #2

      Hi, try turning off incremental builds. Also try upgrading your Visual Studio 2008 to Service Pack 1.

      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