OpenXR-SDK-Source icon indicating copy to clipboard operation
OpenXR-SDK-Source copied to clipboard

openxr_loader DYLIB and SO versioning

Open madebr opened this issue 11 months ago • 2 comments

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?

madebr avatar Jan 24 '25 01:01 madebr

We'd happily accept contributions to version the libraries on Mac, though the ABI has remained pretty stable by design.

rpavlik avatar Jan 24 '25 15:01 rpavlik

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.

rpavlik-bot avatar Feb 06 '25 17:02 rpavlik-bot