zarfld / AVB-Windows

A repository for enabling AVB functionality on Windows 10 using Intel i210
0 stars 0 forks source link

install sdk faile #139

Closed zarfld closed 4 weeks ago

zarfld commented 4 weeks ago

Windows10

Run choco install windows-sdk-10 --source=https://chocolatey.org/api/v2/ > install_windows_sdk.log 2>&1
  choco install windows-sdk-10 --source=https://chocolatey.org/api/v[2](https://github.com/zarfld/AVB-Windows/actions/runs/11444916641/job/31840867110?pr=138#step:7:2)/ > install_windows_sdk.log 2>&1
  shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
  env:
    WDK_IncludePath: C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0;C:\Program Files (x86)\Windows Kits\10.1\Include\10.1.18[3](https://github.com/zarfld/AVB-Windows/actions/runs/11444916641/job/31840867110?pr=138#step:7:3)62.1
    NUGET: C:\hostedtoolcache\windows\nuget.exe\6.11.1\x64/nuget.exe
Error: Process completed with exit code 1.

windows11

Run choco install windows-sdk-11-version-21h2-all --source=https://chocolatey.org/api/v2/ > install_windows_sdk.log 2>&1
  choco install windows-sdk-11-version-[2](https://github.com/zarfld/AVB-Windows/actions/runs/11444916641/job/31840867385?pr=138#step:7:2)1h2-all --source=https://chocolatey.org/api/v2/ > install_windows_sdk.log 2>&1
  shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
  env:
    WDK_IncludePath: C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0;C:\Program Files (x86)\Windows Kits\10.1\Include\10.1.18[3](https://github.com/zarfld/AVB-Windows/actions/runs/11444916641/job/31840867385?pr=138#step:7:3)62.1;C:\Program Files (x86)\Windows Kits\11\Include\11.0.22000.0
    NUGET: C:\hostedtoolcache\windows\nuget.exe\6.11.1\x6[4](https://github.com/zarfld/AVB-Windows/actions/runs/11444916641/job/31840867385?pr=138#step:7:4)/nuget.exe
Error: Process completed with exit code 1.
zarfld commented 4 weeks ago

are the install commands: "choco install windowsdriverkit11" / "choco install windows-sdk-10.1"

what is that env: used for? (wdk is installed lateron

zarfld commented 4 weeks ago

are the install commands: "choco install windowsdriverkit11" / "choco install windows-sdk-10.1"

what is that env: used for? (wdk is installed lateron