Results 1 to 2 of 2

Thread: QWebView: No such file or directory

  1. #1
    Join Date
    Apr 2014
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default QWebView: No such file or directory

    Hello !

    I'm french and my english is not very good, sorry.
    I want use QWebView in my project, but i have this message when i compile : QWebView: No such file or directory

    In my file.pro, i added
    QT += webkit
    QT += webkitwidgets
    QT += qtwebkitwidgets

    and

    LIBS += QtWebKit4.dll \
    QtNetwork4.dll
    (i downloaded these libraries)

    and exec qmake. But with #include <QtWebKit> or <QtWebKitWidgets/QWebView> in my file.h , this error appears.

    https://gist.github.com/anonymous/11334547
    https://gist.github.com/anonymous/11334558

    Do you have an idea ? I tried lots of solutions but the problem persists. Thanks you !

    Qt Creator 2.8.0
    Based on Qt 4.8.5 (GCC 4.7.2 20121109 (Red Hat 4.7.2-8), 64 bit)
    Fedora 18
    Last edited by Chocolayte; 27th April 2014 at 01:19.

  2. #2
    Join Date
    Apr 2014
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: QWebView: No such file or directory

    Hello !

    I installed the package qtwebkit-devel-2.3.3-1.fc18.x86_64.rpm and it's okay. This problem is solved !

Similar Threads

  1. Replies: 2
    Last Post: 25th July 2013, 06:17
  2. Replies: 5
    Last Post: 10th April 2013, 11:20
  3. Replies: 1
    Last Post: 23rd May 2011, 04:53
  4. Replies: 1
    Last Post: 8th November 2010, 03:24
  5. Replies: 4
    Last Post: 9th May 2010, 16:18

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.