Results 1 to 2 of 2

Thread: 4.4tp with vs2008 compile problem

  1. #1
    Join Date
    Apr 2007
    Posts
    44
    Qt products
    Qt4 Qt5
    Platforms
    Windows
    Thanks
    6
    Thanked 2 Times in 2 Posts

    Default 4.4tp with vs2008 compile problem

    Tried so far got error

    Microsoft (R) Program Maintenance Utility Version 9.00.21022.08
    Copyright (C) Microsoft Corporation. All rights reserved.

    link /LIBPATH:"f:\Qt\qt-win-preview-opensource-src-4.4.0-tp1\lib" /LIBPA
    TH:"f:\Qt\qt-win-preview-opensource-src-4.4.0-tp1\lib" /NOLOGO /INCREMENTAL:NO /
    DLL /MANIFESTFILE:"tmp\obj\release_shared\QtWebKit.inte rmediate.manifest" /VERSI
    ON:4.40 /OUT:..\..\..\..\lib\QtWebKit4.dll @E:\DOCUME~1\x88\LOCALS~1\Temp\nm8.tm
    p
    JSSVGPathSegMovetoRel.obj : fatal error LNK1179: invalid or corrupt file: duplic
    ate COMDAT ''
    NMAKE : fatal error U1077: '"F:\Microsoft Visual Studio 9.1\VC\BIN\link.EXE"' :
    return code '0x49b'
    Stop.
    NMAKE : fatal error U1077: '"F:\Microsoft Visual Studio 9.1\VC\BIN\nmake.exe"' :
    return code '0x2'
    Stop.
    NMAKE : fatal error U1077: 'cd' : return code '0x2'
    Stop.

    F:\Qt\qt-win-preview-opensource-src-4.4.0-tp1>

    Any sense for solution.
    Thank.

  2. #2
    Join Date
    Apr 2007
    Posts
    44
    Qt products
    Qt4 Qt5
    Platforms
    Windows
    Thanks
    6
    Thanked 2 Times in 2 Posts

    Default Re: 4.4tp with vs2008 compile problem

    Error gone :

    solved with solution:

    1.delete JSSVGPathSegMovetoRel.obj
    2.rerun nmake

Similar Threads

  1. Qwt plot problem on compile
    By sincnarf in forum Qwt
    Replies: 2
    Last Post: 14th October 2007, 12:36
  2. Problem to compile with MinGW + Qt 4 + winpcap
    By jlbrd in forum Qt Programming
    Replies: 4
    Last Post: 4th May 2006, 17:32

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.