Results 1 to 6 of 6

Thread: Using QtCreator and QT5 on Windows and "QWebView: no such file or directory" issue

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2013
    Location
    Slovakia
    Posts
    9
    Thanks
    2
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Using QtCreator and QT5 on Windows and "QWebView: no such file or directory" issu

    Try this
    Qt Code:
    1. QT += webkitwidgets
    To copy to clipboard, switch view to plain text mode 
    http://qt-project.org/doc/qt-5.0/qtw...ets-index.html

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Using QtCreator and QT5 on Windows and "QWebView: no such file or directory" issu

    Yes, my bad.

  3. #3

    Default Re: Using QtCreator and QT5 on Windows and "QWebView: no such file or directory" issu

    QT += webkitwidgets worked, thanks very much!

Similar Threads

  1. Replies: 12
    Last Post: 19th August 2015, 18:50
  2. Replies: 2
    Last Post: 14th November 2010, 11:14
  3. Replies: 4
    Last Post: 26th July 2010, 07:02
  4. Replies: 2
    Last Post: 23rd June 2010, 22:00
  5. Replies: 1
    Last Post: 23rd June 2010, 06:03

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.