Results 1 to 3 of 3

Thread: cannot find -lQtWebKit4

  1. #1
    Join Date
    Nov 2010
    Posts
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default cannot find -lQtWebKit4

    Hello,

    I'm trying to use webkit in a small app.

    When i add
    QT += webkit
    to the .pro file and compile the code with mingw32 i get the linking error : cannot find -lQtWebKit4

    I have made a research in the Qt dir about this file and no result
    I have try to rebuild Qt with configure -webkit
    I have try to add the qtwebkit4.dll to the app dir
    and i found nothing on the web about this kind of error.

    any idea?

  2. #2
    Join Date
    Nov 2010
    Posts
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: cannot find -lQtWebKit4

    ok, i have sold my problem ;

    the dir where the QtWebKit4.dll was wasn't in the path

    it's strange my app uses many plugins and libs and all are in the path, except this one dll !!!

  3. #3
    Join Date
    Mar 2010
    Location
    Brazil
    Posts
    39
    Thanks
    2
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: cannot find -lQtWebKit4

    Maybe this dll is not registred at system.... Windows things....

Similar Threads

  1. cannot find -lqt-mt
    By mahe2310 in forum Newbie
    Replies: 5
    Last Post: 4th January 2018, 22:43
  2. QTextEdit find all
    By niol1000 in forum Newbie
    Replies: 5
    Last Post: 12th January 2010, 16:45
  3. Help this guy find its way.
    By Dg!Mortal in forum Newbie
    Replies: 3
    Last Post: 12th April 2008, 18:31
  4. Find a Tab
    By fruzzo in forum Qt Programming
    Replies: 1
    Last Post: 28th February 2008, 14:01
  5. Can't find
    By Hz in forum Qt Programming
    Replies: 2
    Last Post: 16th March 2006, 14:15

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.