Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. How can I compile the QtWebEngine completely.
Forum Updated to NodeBB v4.3 + New Features

How can I compile the QtWebEngine completely.

Scheduled Pinned Locked Moved Solved QtWebEngine
6 Posts 3 Posters 2.3k 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.
  • M Offline
    M Offline
    miaomiao
    wrote on 31 Aug 2018, 08:01 last edited by
    #1

    I want to compile the QtWebengine completely. But I don't know the all command arguments and the argument's format.
    I find a config file in the qtwebengine folder.
    0_1535702268977_9613c794-68c8-433a-81d7-09e08ca15c71-image.png
    And I compile the webengine using the argument is webengine-proprietary-codecs. I doubt it can't compile the qtwebengine completely. The qt website sayed like this:
    0_1535702382213_cad01ded-b8a0-4b32-870e-140e9a23b743-image.png
    I can't distinguish which is right.
    So, I need to know the completely compile command arguments of building the qtwebengine

    1 Reply Last reply
    1
    • M Offline
      M Offline
      MDCato
      wrote on 3 Sept 2018, 22:58 last edited by
      #2

      I would like to know this as well, I have found this incredibility difficult to just get setup, have not even been able to compile a hello world yet. I've even tried compiling several different versions of QT5 but none of them seem to work.

      I'm very much looking forward to seeing how this is done.

      1 Reply Last reply
      0
      • A Offline
        A Offline
        AndyS
        Moderators
        wrote on 4 Sept 2018, 10:27 last edited by
        #3

        Passing -webengine-proprietary-codecs to configure is the way to go. If that results in a compile error then you please provide the compile output so we can see where the problem is.

        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        M 1 Reply Last reply 5 Sept 2018, 07:45
        2
        • A AndyS
          4 Sept 2018, 10:27

          Passing -webengine-proprietary-codecs to configure is the way to go. If that results in a compile error then you please provide the compile output so we can see where the problem is.

          M Offline
          M Offline
          miaomiao
          wrote on 5 Sept 2018, 07:45 last edited by
          #4

          @AndyS the result is all pass. I just want to know the command, -webengine-proprietary-codecs, is the completely compile command or not

          1 Reply Last reply
          0
          • A Offline
            A Offline
            AndyS
            Moderators
            wrote on 5 Sept 2018, 13:05 last edited by
            #5

            @miaomiao it is all you need, the default options for QtWebEngine generally suffice, so you only need the -webengine-proprietary-codecs one if you want to turn on those codecs.

            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            M 1 Reply Last reply 14 Sept 2018, 08:01
            2
            • A AndyS
              5 Sept 2018, 13:05

              @miaomiao it is all you need, the default options for QtWebEngine generally suffice, so you only need the -webengine-proprietary-codecs one if you want to turn on those codecs.

              M Offline
              M Offline
              miaomiao
              wrote on 14 Sept 2018, 08:01 last edited by
              #6

              @AndyS thanks

              1 Reply Last reply
              0

              • Login

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