You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
runner@731c977a0094:/src$ ls -lah /opt/msbuild
total 24K
drwxr-xr-x 1 runner runner 4.0K Aug 16 01:44 .
drwxr-xr-x 1 root root 4.0K Aug 16 01:38 ..
drwxr-xr-x 1 runner runner 4.0K Aug 16 01:45 vs_buildtools
The script (install_sdks.sh), doesn't check for errors, and winsdksetup.exe fails silently. I tested this on Windows 10, it can't download something.
I was able to install it on Windows using a newer version of winsdksetup.exe and mount it. Updating the link in the Dockerfile might fix it.
The text was updated successfully, but these errors were encountered:
/opt/msbuild/winsdk doesn't exist
The script (install_sdks.sh), doesn't check for errors, and winsdksetup.exe fails silently. I tested this on Windows 10, it can't download something.
I was able to install it on Windows using a newer version of winsdksetup.exe and mount it. Updating the link in the Dockerfile might fix it.
The text was updated successfully, but these errors were encountered: