Results 1 to 6 of 6

Thread: compile Qt failed!

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

    Default compile Qt failed!

    I compiled Qt 4.3.4 on windows,it stoped .
    The error message is :

    link /LIBPATH:"d:\3rd\QT4.3.4\lib" /LIBPATH:"d:\3rd\QT4.3.4\lib" /NOLOGO
    /BASE:0x65000000 /DEBUG /DLL /VERSION:4.43 /OUT:..\..\lib\QtGuid4.dll @C:\DOCUM
    E~1\ADMINI~1\LOCALS~1\Temp\nm102.tmp
    LINK : fatal error LNK1000: 未知错误;请参考文档中的技术支持选项
    NMAKE : fatal error U1077: “link” : 返回代码“0x3e8”
    Stop.
    NMAKE : fatal error U1077: “"D:\Program Files\msvc7.1\VC7\BIN\nmake.exe"” : 返
    回代码“0x2”
    Stop.
    NMAKE : fatal error U1077: “cd” : 返回代码“0x2”
    Stop.

  2. #2
    Join Date
    Jun 2007
    Location
    India
    Posts
    1,042
    Thanks
    8
    Thanked 133 Times in 128 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: compile Qt failed!

    can you tell more about how u configued Qt... which command prompt you used... what env variables u set .... and lastly can u translate the chinese(japanese?korean?) error to english?

    search here and there before posting
    http://lists.trolltech.com/qt-intere...ad00414-0.html

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

    Default Re: compile Qt failed!

    thank you first!
    I am chinese!I don't known how to translate the error code from chinese to english.
    I just run configure in MSVC8 command promotion,then wait for about 30 minites.
    It configure ok ,then I run nmake,it stopped at about one hour later .
    The message is

    Generating Code...
    link /LIBPATH:"d:\3rd\Qt4.5.2\lib" /LIBPATH:"d:\3rd\Qt4.5.2\lib" /NOLOGO
    /BASE:0x65000000 /DEBUG /DLL /MANIFEST /MANIFESTFILE:"tmp\obj\debug_shared\QtGu
    id.intermediate.manifest" /VERSION:4.52 /OUT:..\..\lib\QtGuid4.dll @C:\DOCUME~1\
    ADMINI~1\LOCALS~1\Temp\nm294.tmp

    it stopped here ,the link precess keep on increase.

  4. #4
    Join Date
    Jun 2007
    Location
    India
    Posts
    1,042
    Thanks
    8
    Thanked 133 Times in 128 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: compile Qt failed!

    can you post the step by step procedure what u did.. let me begin it for you
    1. unzipped the qt sources to C:\Qt\4.5.1
    2. open ms visual studio command prompt
    3. set QTDIR and QTDIR\bin
    now tell the rest of story... the exact configure options... and btw try with a fresh source tree of qt

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

    Default Re: compile Qt failed!

    then
    1. run configure
    2.run nmake

  6. #6
    Join Date
    Jun 2007
    Location
    India
    Posts
    1,042
    Thanks
    8
    Thanked 133 Times in 128 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: compile Qt failed!

    looks like you need an expert here... i m outta it..

Similar Threads

  1. qtgui4.dll error in visual c++ 2005
    By Comptrol in forum Installation and Deployment
    Replies: 33
    Last Post: 19th June 2008, 07:18
  2. Access to PostgreSQL DB on a linux server
    By rmagro in forum Qt Programming
    Replies: 28
    Last Post: 13th March 2008, 09:02
  3. QT X11 cross compile failed on Fedora 4 for arm
    By Jessica026 in forum Installation and Deployment
    Replies: 2
    Last Post: 23rd April 2007, 15:53
  4. Qt Cryptographic Architecture
    By vermarajeev in forum Qt Programming
    Replies: 6
    Last Post: 9th February 2007, 13:15
  5. X Error of failed request - on exit
    By VorosM in forum Newbie
    Replies: 3
    Last Post: 12th April 2006, 09:22

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
  •  
Qt is a trademark of The Qt Company.