Re: [Development] Status of QWebEngine

2020-09-22 Thread Allan Sandfeld Jensen
On Dienstag, 22. September 2020 11:35:07 CEST Benjamin TERRIER wrote: > On Mon, 21 Sep 2020 at 14:10, Allan Sandfeld Jensen > > wrote: > > Use the SHA1s in dependencies.yaml > > That's not very practical to do by hand, but it worked. > Yeah I know. Should be simpler once Qt6 stabilizes more.

Re: [Development] Status of QWebEngine

2020-09-22 Thread Benjamin TERRIER
On Mon, 21 Sep 2020 at 14:10, Allan Sandfeld Jensen wrote: > > Use the SHA1s in dependencies.yaml > > That's not very practical to do by hand, but it worked. Thanks ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/li

Re: [Development] Status of QWebEngine

2020-09-21 Thread Allan Sandfeld Jensen
On Montag, 21. September 2020 13:05:46 CEST Benjamin TERRIER wrote: > Hi, > > I am trying to contribute to the dev branch of qtwebengine, but I cannot > get it to compile with Qt 5.15.1 or with Qt 6 preview. > > With Qt 5.15 the compiler complains that `QWebEngineCertificateError` does > not have

[Development] Status of QWebEngine

2020-09-21 Thread Benjamin TERRIER
Hi, I am trying to contribute to the dev branch of qtwebengine, but I cannot get it to compile with Qt 5.15.1 or with Qt 6 preview. With Qt 5.15 the compiler complains that `QWebEngineCertificateError` does not have a default constructor (required because of `Q_DECLARE_METATYPE(QWebEngineCertific