COVESA / dlt-viewer

Diagnostic Log and Trace viewing program
Other
425 stars 240 forks source link

install qoffscreen plugin on windows #510

Closed vifactor closed 1 month ago

vifactor commented 1 month ago

https://github.com/COVESA/dlt-viewer/issues/508

offscreen plugin is required since this change: https://github.com/COVESA/dlt-viewer/commit/990abade4cfc19d6c7500fb78673128b1377cc51

Probably using windeployqt-tool for packaging could have avoid this bug

vifactor commented 1 month ago

I do not have windows at the moment so cannot check the change for real. The built package now contains it

alexmucde commented 1 month ago

@vifactor It is then also missing in build_sdk_windows_qt5_MSVC.bat, please fix also there

vifactor commented 1 month ago

Sure, I'll have a look. It will take some time, though, I am away from my laptop for ~10 days.

vifactor commented 1 month ago

@alexmucde since I do not know what exactly that .bat-file does, please have a look, I made the requested change

alexmucde commented 1 month ago

@vifactor The script is used to build DLT Viewer for Windows