Hello I am also trying to build magma in windows, without success so far. I wonder,were there particular problems that you encountered in building MAGMA, using the directions in README-Windows? Can you share the error message? or give us a bit more context? It will be easier to receive a potential ...
Did you try another version of Windows? As far as I know, Windows 10 tend to have installed its own libraries of .NET and maybe that is creating some conflicts with CPP
Do you know if there is possible to use some containerized env to make it work? for example, using a docker container, which will contain all needed (SO, libs, etc)? thanks!