Results 1 to 2 of 2

Thread: How to compile my QtWebKit4.dll in Qt4.5

  1. #1
    Join Date
    Mar 2009
    Location
    Nanjing,China
    Posts
    40
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default How to compile my QtWebKit4.dll in Qt4.5

    My platform is WinXp,VS2008 and Qt4.5
    when I config it in default,there are some error when compile the WebKit.

    the error infomation is:
    link /LIBPATH:"d:\Qt\4.5.0\lib" /LIBPATH:"d:\Qt\4.5.0\lib" /NOLOGO /INCREMENTAL:NO /LTCG /DLL
    /MANIFEST /MANIFESTFILE:"tmp\obj\release_shared\QtWebKit.inte rmediate.manifest" /VERSION:4.50 /OUT:..\
    ..\..\..\lib\QtWebKit4.dll @C:\DOCUME~1\lvb\LOCALS~1\Temp\nm2356.tmp
    正在创建库 ..\..\..\..\lib\QtWebKit4.lib 和对象 ..\..\..\..\lib\QtWebKit4.exp
    Position.obj : error LNK2001: 无法解析的外部符号 "private: __thiscall WebCore::CSSComputedStyleDeclara
    tion::CSSComputedStyleDeclaration(class WTF::PassRefPtr<class WebCore::Node>)" (??0CSSComputedStyleDec
    laration@WebCore@@AAE@V?$PassRefPtr@VNode@WebCore@ @@WTF@@@Z)
    ApplyStyleCommand.obj : error LNK2001: 无法解析的外部符号 "public: class WTF::PassRefPtr<class WebCore
    ::CSSValue> __thiscall WebCore::CSSComputedStyleDeclaration::getPropertyC SSValue(int,enum WebCore::EUp
    dateLayout)const " (?getPropertyCSSValue@CSSComputedStyleDeclaration@ WebCore@@QBE?AV?$PassRefPtr@VCSSV
    alue@WebCore@@@WTF@@HW4EUpdateLayout@2@@Z)
    DeleteSelectionCommand.obj : error LNK2001: 无法解析的外部符号 "public: class WTF::PassRefPtr<class We
    bCore::CSSMutableStyleDeclaration> __thiscall WebCore::CSSComputedStyleDeclaration::copyInherita blePro
    perties(void)const " (?copyInheritableProperties@CSSComputedStyleDeclar ation@WebCore@@QBE?AV?$PassRefP
    tr@VCSSMutableStyleDeclaration@WebCore@@@WTF@@XZ)
    ..\..\..\..\lib\QtWebKit4.dll : fatal error LNK1120: 3 个无法解析的外部命令
    NMAKE : fatal error U1077: “"D:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\link.EXE"”: 返回代
    码“0x460”
    Stop.
    NMAKE : fatal error U1077: “"D:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\nmake.exe"”: 返回代
    码“0x2”
    Stop.
    thanks

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: How to compile my QtWebKit4.dll in Qt4.5

    It would be easier if we understood those chinese error messages. Could you translate them?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. how to compile c++ source file in qtCreator
    By orky7 in forum General Programming
    Replies: 6
    Last Post: 20th March 2009, 06:45
  2. Problem compile QT embedded 3.3.6
    By webquinty in forum Qt for Embedded and Mobile
    Replies: 2
    Last Post: 27th June 2008, 08:55
  3. qtgui4.dll error in visual c++ 2005
    By Comptrol in forum Installation and Deployment
    Replies: 33
    Last Post: 19th June 2008, 07:18
  4. Access to PostgreSQL DB on a linux server
    By rmagro in forum Qt Programming
    Replies: 28
    Last Post: 13th March 2008, 09:02
  5. Qt-4.2.2 qmake won't compile under visual studio 2005 on vista
    By moowy in forum Installation and Deployment
    Replies: 7
    Last Post: 13th January 2007, 21:06

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.