[x-plane] Build error on x64-windows-static #43264
Labels
category:port-bug
The issue is with a library, which is something the port should already support
category:port-update
The issue is with a library, which is requesting update new revision
Package: x-plane:[email protected]
Host Environment
vcpkg-scripts version: 1420fe2 2025-01-09 (5 days ago)
To Reproduce
vcpkg install
Failure logs
Additional context
vcpkg.json
Other information that may be useful (release notes, etc...)
Laminar, the publisher, has removed their download link for v4.0.1. They have gone through a few v4.0.x revisions, and eventually landed on v4.1.1. Some previous versions are available from their X-Plane SDK Downloads page. The fact that they delete older, possibly defective, SDK versions seems problematic from a package-manager context, so they will likely do this again.
It seems that v4.1.0 has been out for at least 6mo and v4.1.1 for at least 3mo, so the latest versions appear to be stable. The recipe for this project should attempt to download the latest available version it is aware of. This means that if v4.1.1 is removed, it would fall back to v4.1.0; if that is removed, it would fall back to v4.0.0. I recognize this may result in some newer SDK features becoming unavailable. Still, many SDK users are not necessarily using cutting-edge features anyway, and having an SDK version to build against is better than having no SDK at all.
The text was updated successfully, but these errors were encountered: