Skip to Content

x-plane v4.0.1

Created
Updated

The X-Plane Plugin SDK

# Usage

x-plane provides CMake targets:

find_package(unofficial-x-plane CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::x-plane::xplm unofficial::x-plane::xpwidgets unofficial::x-plane::xplm_cpp) 

# License

Unspecified

# Supported Platforms

(windows & !uwp & x64) | (osx & (x64 | arm64)) | (linux & x64)

  • linux
  • osx
  • windows-x64
  • uwp
  • windows-arm64
  • windows-x86

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • xDarKraDx's avatar xDarKraDx
  • Stefano Sinigardi's avatar Stefano Sinigardi
  • Phil Christensen's avatar Phil Christensen
  • Billy O'Neal's avatar Billy O'Neal
  • Avee's avatar Avee
  • autoantwort's avatar autoantwort
  • Julia DeMille's avatar Julia DeMille

# Changelog

  • eb33d2f [x-plane] Update to 4.0.1, effectively new port (#35032)
  • 5b11232 [many-ports] Don't use deprecated functions (autogenerated) (#26981)
  • c9e786d [many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
  • d1df265 [x-plane] Update to 3.0.3 (#15244)
  • 09a647a Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)
  • e62d136 [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601)
  • 726c111 [vcpkg] fatal_error when patch fails to apply (#8087)
  • 9c8a159 X plane (#5419)
  • 434b301 Add X-Plane SDK support (#5408)

# Source