Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Building QT 6.7.0 for Linux: Cmake build options to skip qtwebengine?
Forum Update on Monday, May 27th 2025

Building QT 6.7.0 for Linux: Cmake build options to skip qtwebengine?

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 409 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    snuk
    wrote on 1 May 2024, 04:53 last edited by
    #1

    I would like to build qtwebengine-6.7.0 separately. I know, the configure script has the
    -skip qtwebengine build option, but I would prefer cmake.

    C 1 Reply Last reply 1 May 2024, 07:01
    0
    • S snuk
      1 May 2024, 04:53

      I would like to build qtwebengine-6.7.0 separately. I know, the configure script has the
      -skip qtwebengine build option, but I would prefer cmake.

      C Offline
      C Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on 1 May 2024, 07:01 last edited by
      #2

      @snuk said in Building QT 6.7.0 for Linux: Cmake build options to skip qtwebengine?:

      configure script has the
      -skip qtwebengine build option, but I would prefer cmake

      You can not build Qt6 with anything but cmake so what's wrong with the configure script and this option?

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      S 1 Reply Last reply 1 May 2024, 07:28
      0
      • C Christian Ehrlicher
        1 May 2024, 07:01

        @snuk said in Building QT 6.7.0 for Linux: Cmake build options to skip qtwebengine?:

        configure script has the
        -skip qtwebengine build option, but I would prefer cmake

        You can not build Qt6 with anything but cmake so what's wrong with the configure script and this option?

        S Offline
        S Offline
        snuk
        wrote on 1 May 2024, 07:28 last edited by
        #3

        @Christian-Ehrlicher said in Building QT 6.7.0 for Linux: Cmake build options to skip qtwebengine?:

        @snuk said in Building QT 6.7.0 for Linux: Cmake build options to skip qtwebengine?:

        configure script has the
        -skip qtwebengine build option, but I would prefer cmake

        You can not build Qt6 with anything but cmake so what's wrong with the configure script and this option?

        There is nothing wrong, but I just wanted to modify a cmake based SlackBuild script. Anyway, the configure-cmake-mapping.md is very helpful.

        Thanks

        1 Reply Last reply
        0
        • S snuk has marked this topic as solved on 1 May 2024, 07:29

        1/3

        1 May 2024, 04:53

        • Login

        • Login or register to search.
        1 out of 3
        • First post
          1/3
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved