Description
On line 207 in qt5\qtwebengine\src\3rdparty\chromium\content\child\font_warmup_win.cc there is a reference to ppapi::ProxyAutoLock lock; which should presumably be under some kind of #ifdef. Commenting out the line seems to work OK.
On line 207 in qt5\qtwebengine\src\3rdparty\chromium\content\child\font_warmup_win.cc there is a reference to ppapi::ProxyAutoLock lock; which should presumably be under some kind of #ifdef. Commenting out the line seems to work OK.