Results 1 to 2 of 2

Thread: Building qt error

  1. #1
    Join Date
    May 2008
    Posts
    11
    Thanks
    4
    Qt products
    Qt4
    Platforms
    Windows

    Default Building qt error

    when i'm building qt I'm always qetting such error
    moc_fontpanel.cpp
    moc_helpviewer.cpp
    moc_mainwindow.cpp
    moc_indexwindow.cpp
    moc_topicchooser.cpp
    moc_contentwindow.cpp
    moc_searchwidget.cpp
    moc_preferencesdialog.cpp
    moc_filternamedialog.cpp
    moc_centralwidget.cpp
    moc_installdialog.cpp
    moc_bookmarkdialog.cpp
    moc_bookmarkwidget.cpp
    moc_remotecontrol.cpp
    moc_aboutdialog.cpp
    moc_qtdocinstaller.cpp
    moc_remotecontrol_win.cpp
    Generating Code...
    cl -c -nologo -Zm300 -O2 -MD -W3 -w34100 -w34189 -GR -EHsc -DUNICODE -DW
    IN32 -DQT_LARGEFILE_SUPPORT -DQT_CLUCENE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_SQL
    _LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPOR
    T -I"..\..\..\..\include\QtCore" -I"..\..\..\..\include\QtCore" -I"..\..\..\..\i
    nclude\QtNetwork" -I"..\..\..\..\include\QtNetwork" -I"..\..\..\..\include\QtGui
    " -I"..\..\..\..\include\QtGui" -I"..\..\..\..\include\QtXml" -I"..\..\..\..\inc
    lude\QtXml" -I"..\..\..\..\include\QtSql" -I"..\..\..\..\include\QtSql" -I"..\..
    \..\..\include" -I"..\..\..\..\include\QtHelp" -I"..\..\..\..\include\QtHelp" -I
    "..\..\..\shared\fontpanel" -I"c:\qt\4.4.0\include\ActiveQt" -I"tmp\moc\release_
    shared" -I"." -I"..\..\..\..\mkspecs\win32-msvc2003" -Fotmp\obj\release_shared\
    @C:\Users\Alex\AppData\Local\Temp\nm4663.tmp
    qrc_assistant.cpp
    link /LIBPATH:"c:\qt\4.4.0\lib" /LIBPATH:"c:\qt\4.4.0\lib" /NOLOGO /INCR
    EMENTAL:NO /SUBSYSTEM:WINDOWS /OUT:..\..\..\..\bin\assistant.exe @C:\Users\Alex\
    AppData\Local\Temp\nm4941.tmp

    LINK : fatal error LNK1000: Internal error during BuildImage

    Version 7.10.3077

    ExceptionCode = C0000005
    ExceptionFlags = 00000000
    ExceptionAddress = 76E51884 (76DF0000) "C:\Windows\system32\ntdll.dll"

    NumberParameters = 00000002
    ExceptionInformation[ 0] = 00000000
    ExceptionInformation[ 1] = 40407627

    CONTEXT:
    Eax = 40407620 Esp = 0012F2FC
    Ebx = 40407628 Ebp = 0012F308
    Ecx = 76E55244 Esi = 01260000
    Edx = 40407628 Edi = 00000000
    Eip = 76E51884 EFlags = 00010246
    SegCs = 0000001B SegDs = 00000023
    SegSs = 00000023 SegEs = 00000023
    SegFs = 0000003B SegGs = 00000000
    Dr0 = 0012F2FC Dr3 = 40407628
    Dr1 = 0012F308 Dr6 = 76E55244
    Dr2 = 00000000 Dr7 = 00000000
    NMAKE : fatal error U1077: 'link' : return code '0x3e8'
    Stop.
    NMAKE : fatal error U1077: '"c:\Program Files\Microsoft Visual Studio .NET 2003\
    VC7\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.
    NMAKE : fatal error U1077: 'cd' : return code '0x2'
    Stop.
    What is the problem?

  2. #2
    Join Date
    Jan 2006
    Location
    Napoli, Italy
    Posts
    621
    Thanks
    5
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Building qt error

    I've found this

    http://forums.msdn.microsoft.com/en-...-a9facac07686/

    It's seems a VC++ Compiler BUG
    A camel can go 14 days without drink,
    I can't!!!

Similar Threads

  1. Compile 4.4.0
    By LordQt in forum Installation and Deployment
    Replies: 18
    Last Post: 29th May 2008, 13:43
  2. QPSQL driver in windows
    By brevleq in forum Installation and Deployment
    Replies: 31
    Last Post: 14th December 2007, 12:57
  3. Error compiling psql plugin
    By vieraci in forum Installation and Deployment
    Replies: 4
    Last Post: 7th October 2007, 02:49
  4. qt 4.2.2 install on aix
    By try to remember in forum Installation and Deployment
    Replies: 2
    Last Post: 28th March 2007, 12:19
  5. use qpsql
    By raphaelf in forum Installation and Deployment
    Replies: 34
    Last Post: 22nd August 2006, 12:52

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.