kasperk81
kasperk81
vmr's sdk build failing > /vmr/src/sdk/src/Installer/redist-installer/targets/GenerateLayout.targets(398,5): error : Download from all targets failed. List of attempted targets: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/9.0.0-preview.4.24225.8/dotnet-runtime-9.0.0-preview.4.24225.8-linux-x64.tar.gz [/vmr/src/sdk/src/Installer/redist-installer/redist-installer.csproj]
doesn't look like we are getting out of this "GUIDs everywhere" trend... e.g. node.js has a no-brainier distribution list https://nodejs.org/dist/ since pre-v1, and several tools (including nvm) enjoy that simple...
> But how do you even navigate to this website? https://dot.net, click "Downloads" and then to runtime page. or use this url template: `https://aka.ms/dotnet/{version}/dotnet-{product}-{os}-{arch}.{ext}` ex: sdk w. runtime: https://aka.ms/dotnet/8.0/dotnet-sdk-linux-x64.tar.gz runtime...
If Windows GUI is really the only thing holding it back for two years, I suggest to release a beta version without GUI support. Community will understand this. Not open...
it says `once we have a Windows GUI version` read
windows support can always come later. right now we have linux binaries and no source code. one thing has nothing to do with the other.. it's a beta software, windows...
Same issue on buster. Setup is: ```sh $ docker run --privileged -it debian:buster $ apt update && apt install debootstrap # ignore unsupported architecture check $ sed -i 's/1) error...
Thanks, latest kernel support for user+system modes would be great! After all ski is exclusively supporting ia64 emulation (other than a WIP for qemu ia64 in a fork). :) I...
Thanks @trofi! crossdev solution worked. :)
@hanmin0822 i believe the build is fixed with better (sdk-style) condition which is already used in Directory.Build.targets