Skip to content

Adaptations for compilation with Visual Studio Build Tools 2019

Marcus Mohr requested to merge wiedemann/windows_adaptions-mc into master

Adaptions needed to make the project compile on windows without WSL using Visual Studio Build Tools 2019. These changes should all be incapsulated by ifdefs for only affecting windows. Additionally, minor changes to remove many of the warnings.

Merge request reports