vegastrike / Vega-Strike-Engine-Source

Vega Strike Engine
Other
256 stars 42 forks source link

vcpkg error on Windows: `Unrecognized identifer [sic] name xbox` #813

Closed stephengtuggy closed 10 months ago

stephengtuggy commented 10 months ago

The full error message is:

Fetching registry information from https://github.com/microsoft/vcpkg (HEAD)...
error: Unrecognized identifer name xbox. Add to override list in triplet file.

followed by several more repetitions of that last error line.

See, for example, the build output here: https://github.com/vegastrike/Vega-Strike-Engine-Source/actions/runs/6975677063/job/18983122107

Looks like what we are running into is this issue: https://github.com/microsoft/vcpkg/issues/30122