Skip to content

Add support for building with MSVC on Windows

Duncan Macleod requested to merge duncanmmacleod/Fr:msvc into master

This MR adds some patches to support building Fr using the native MSVC compiler on Windows.

I have attempted to preserve the current support for building with MinGW on Windows as well.

Merge request reports