Skip to content

x-planev4.1.1

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

Not declared in the port manifest

#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.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • xDarKraDx's avatarxDarKraDx
  • Stefano Sinigardi's avatarStefano Sinigardi
  • Phil Christensen's avatarPhil Christensen
  • Billy O'Neal's avatarBilly O'Neal
  • Avee's avatarAvee
  • autoantwort's avatarautoantwort
  • Julia DeMille's avatarJulia DeMille
  • MonicaLiu's avatarMonicaLiu
  • jim wang's avatarjim wang

#Changelog

  • 8b903e1[x-plane] The core xplm and xpwidgets libraries are copied into <triplet>\lib (#43762)
  • 88a7573[x-plane] Update to 4.1.1 (#43278)
  • 1afbd4a[x-plane] Fix download address (#43272)
  • 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)
  • 09a647aDelete 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)
  • 9c8a159X plane (#5419)
  • 434b301Add X-Plane SDK support (#5408)