Results 1 to 2 of 2

Thread: link error.QT can work with vista?

  1. #1
    Join Date
    Jun 2009
    Posts
    22
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default link error.QT can work with vista?

    First of all, sorry for my poor english.

    QT:4.5.2
    OS:Vista HP zh-cn chinese
    platform:Visual Studio 2003 zh-cn

    I work as follow,but some errors happend.

    1.I download source files "qt-win-opensource-src-4.5.2.zip".

    2.Uncompress the files into the C:\Qt\4.5.2 directory.

    3.set PATH = c:\Qt\4.5.2\bin

    4. execute "configure -platform win32-msvc2003 -debug-and-release" in the command line

    5.execute "nmake" in the command line

    After a long time, some errors happend.Information as:

    I just follow the "INSTALL" file.Why happens this error?

    Could you tell me how to resolve this problem?Thanks a lot!!

    Qt Code:
    1. link /LIBPATH:"c:\qt\4.5.2\lib" /LIBPATH:"c:\qt\4.5.2\lib" /NOLOGO /INCR
    2. EMENTAL:NO /SUBSYSTEM:WINDOWS /OUT:..\..\..\..\bin\assistant.exe @C:\Users\asat\AppData\Local\Temp\nm1411.tmp
    3.  
    4. LINK : fatal error LNK1000: Internal error during BuildImage
    5.  
    6. Version 7.10.3077
    7.  
    8. ExceptionCode = C0000005
    9. ExceptionFlags = 00000000
    10. ExceptionAddress = 771E66AB (77180000) "C:\Windows\system32\ntdll.dll"
    11.  
    12. NumberParameters = 00000002
    13. ExceptionInformation[ 0] = 00000000
    14. ExceptionInformation[ 1] = 4046AEBF
    15.  
    16. CONTEXT:
    17. Eax = 4046AEB8 Esp = 0012F2E4
    18. Ebx = 4046AEC0 Ebp = 0012F2F0
    19. Ecx = 771C0A64 Esi = 02050000
    20. Edx = 4046AEC0 Edi = 00000000
    21. Eip = 771E66AB EFlags = 00010246
    22. SegCs = 0000001B SegDs = 00000023
    23. SegSs = 00000023 SegEs = 00000023
    24. SegFs = 0000003B SegGs = 00000000
    25. Dr0 = 0012F2E4 Dr3 = 4046AEC0
    26. Dr1 = 0012F2F0 Dr6 = 771C0A64
    27. Dr2 = 00000000 Dr7 = 00000000
    28. NMAKE : fatal error U1077: “link” : 返回代码“0x3e8” //& # 36820 ;回代码 means: return code
    29. Stop.
    30. NMAKE : fatal error U1077: “"C:\Program Files\Microsoft Visual Studio .NET 2003
    31. \VC7\BIN\nmake.exe"” : 返回代码“0x2”
    32. Stop.
    33. NMAKE : fatal error U1077: “cd” : 返回代码“0x2”
    34. Stop.
    35. NMAKE : fatal error U1077: “cd” : 返回代码“0x2”
    36. Stop.
    37. NMAKE : fatal error U1077: “cd” : 返回代码“0x2”
    38. Stop.
    39. NMAKE : fatal error U1077: “cd” : 返回代码“0x2”
    40. Stop.
    To copy to clipboard, switch view to plain text mode 

  2. #2
    Join Date
    Jul 2008
    Posts
    33
    Thanks
    7
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: windows server2008 also see the same error

    I use on windows server2008 + qt4.3.4 ,the same error appear,but I donot known why?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.