QtWebEngine build failed on Windows 7 whit MSVC2013
Solved
General and Desktop
-
I cloned the qt 5.6 source from git, when I build qt, everything was ok except qtwebengine module.
It failed with "NMAKE: fatal error U1073: don't know how to make "D:/Qt5/qt5/qtwebengine/src/core/Debug/obj\src\core\QtWebEngineCore.access_token_store_qt.obj"It seems like access_token_store_qt.cpp didn't get compiled. Is anyone know how to build qtwebengine?