PDA

View Full Version : Buliding Webengine failed in Qt5.13 on Windows using MSVC2017



Lin
10th December 2019, 14:38
to build Qt5.13 from source it became necessary for me to fix

'qtwebengine/src/3rdparty/chromium/third_party/blink/renderer/build/scripts/core/css/properties/templates/style_builder_functions.tmpl

by adding an extra new line after each "// Intentionally empty."

Lin