Results 1 to 2 of 2

Thread: the errors of compiling the qt creator 2.1.0

  1. #1
    Join Date
    Jun 2010
    Posts
    38
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default the errors of compiling the qt creator 2.1.0

    ./release\centralwidget.o:centralwidget.cpp: (text+0x46c): undefined reference to `_imp___ZNK8QWebView5printEP8QPrinter'
    ./release\centralwidget.o:centralwidget.cpp: (text+0xf74): undefined reference to `_imp___ZNK8QWebView5printEP8QPrinter'
    ./release\generalsettingspage.o:generalsettingspage. cpp: (text+0x262): undefined reference to `_imp___ZN12QWebSettings14globalSettingsEv'
    ./release\generalsettingspage.o:generalsettingspage. cpp: (text+0x273): undefined reference to `_imp___ZNK12QWebSettings8fontSizeENS_8FontSizeE'


    ... ....

    I think maybe it missing a library QWebkit. How to do with it ?

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: the errors of compiling the qt creator 2.1.0

    Do you have added webkit to the pro file? Maybe you need to recompile your app, so clean all and rebuild again.

Similar Threads

  1. Errors after compiling for Win
    By cejohnsonsr in forum Newbie
    Replies: 3
    Last Post: 26th August 2010, 22:31
  2. Compiling errors - can't find the libraries
    By magelet in forum Newbie
    Replies: 7
    Last Post: 24th May 2010, 08:24
  3. Strange Errors while compiling (QT Header Files)
    By DrDonut in forum Qt Programming
    Replies: 5
    Last Post: 21st May 2009, 13:10
  4. C++ Compiling Errors when use Visual Studio 6.0
    By seguprasad in forum General Programming
    Replies: 1
    Last Post: 3rd February 2009, 11:47
  5. compiling errors when using opengl and debug
    By invictus in forum Newbie
    Replies: 3
    Last Post: 31st March 2008, 06:16

Tags for this Thread

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.