Adding QtWebKit to a Raspberry Pi Qt CMake Project

Sysprogs forums Forums VisualGDB Adding QtWebKit to a Raspberry Pi Qt CMake Project

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #28115
    nahumb
    Participant

    Hi,

    I’m using VisualGdb for creating a QT CMake project for Raspberry Pi.

    I would like to add the Qt WebKit and WebKitWidgets modules to the project.
    Relevant libraries are installed in the right directories in the SysGCC directory, where all the other Qt modules (Qt5Core, Qt5Gui, Qt5Widgets) are.

    How do I add the required CMake settings/configuration files to enable this?

    Thanks,

    Nahum Budin.

    • This topic was modified 3 years, 11 months ago by nahumb.
    #28128
    support
    Keymaster

    Hi,

    Please refer to the following post for details: https://blog.kitware.com/cmake-finding-qt5-the-right-way/

    #28131
    nahumb
    Participant

    Thanks.

    That really helped.

    QtWebKit was added successfully.

    Nahum.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.