OpenXR-SDK-Source
OpenXR-SDK-Source copied to clipboard
openxr_loader DYLIB and SO versioning
Hello!
Reading OpenXR-Loader's CMake script, it seems like only Linux has SO versioned libraries. Many other unix platforms also support some form of versioning. Dylib libraries on macOS also provides versioning.
Is this expected?
We'd happily accept contributions to version the libraries on Mac, though the ABI has remained pretty stable by design.
An issue (number 2445) has been filed to correspond to this issue in the internal Khronos GitLab (Khronos members only: KHR:openxr/openxr#2445 ), to facilitate working group processes.
This GitHub issue will continue to be the main site of discussion.