CoreRT alternate C++ compiler?
I want to use CoreRT to publish a AOT-compiled application following this:
https://github.com/dotnet/corert/tree/master/samples/HelloWorld
The problem is that the guide says VS with C++ support is required. Which is over 6 GB!
Surely there is a way to compile with CoreRT without consuming 6GB of my hdd, right?
0 comments:
Post a Comment