Open ghost opened 4 years ago
Is it possible whatever its looking for is in
C:\Windows\Microsoft.NET
https://github.com/MichalStrehovsky/SeeSharpSnake#%EF%B8%8F-warning-additional-requirements-needed-for-the-below-configuration - we need the platform linker and a couple import libraries only.
I've filed https://github.com/dotnet/corert/issues/7940 to get rid of it. It is an up-for-grabs issue.
Running this command:
Produces this result:
Is Visual Studio really required to make these examples work? Is it possible whatever its looking for is in
C:\Windows\Microsoft.NET
? I dont mind a 153 MB download of DotNet, but asking for a 80 GB install [1] to build "hello world" is a little much.