Skip to content

fix compilation with MSVC 2019 compiler

Zoltan Padrah requested to merge work/msvc2019-fixes into master

This series of patches fixes issues related to building and running KTechLab on Windows, using MSVC 2019 compiler.

It contains removal of some hack and adds some compatibility fixes.

Building and running tested with KDE Craft on Windows 10.

Merge request reports