How can I compile the QtWebEngine completely.
-
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.
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:
I can't distinguish which is right.
So, I need to know the completely compile command arguments of building the qtwebengine -
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.
-
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.