Re: [Development] Fwd: Compiling QtWebEngine

2017-01-02 Thread Joerg Bornemann
On 29/12/2016 08:32, Berkay Elbir wrote: D:\3rdParty\jom_1_1_0\jom.exe module-qtwebengine You need at least jom 1.1.1 for building QtWebEngine in parrallel due to the .NOTPARALLEL support that was added in that particular version. Otherwise the webengine build will try to build debug and rele

Re: [Development] Fwd: Compiling QtWebEngine

2016-12-29 Thread Thiago Macieira
Em quinta-feira, 29 de dezembro de 2016, às 10:32:29 BRST, Berkay Elbir escreveu: > I tried to compile Qt 5.7.0 source code with web engine module on > Windows 7 with Visual Studio 2013 Update 5. If I compile the source > code without web engine, everything works fine. However, I am in > trouble w

[Development] Fwd: Compiling QtWebEngine

2016-12-28 Thread Berkay Elbir
-- Forwarded message -- From: Berkay Elbir Date: Tue, Dec 13, 2016 at 2:02 PM Subject: Compiling QtWebEngine To: "inter...@qt-project.org Interest" Hi everyone, I tried to compile Qt 5.7.0 source code with web engine module on Windows 7 with Visual Studio 2013 Update 5. If I co