aws-sdk-cpp icon indicating copy to clipboard operation
aws-sdk-cpp copied to clipboard

Shared libraries need to be properly versioned on Linux

Open crusader-mike opened this issue 8 years ago • 2 comments

I.e. libFOO.so.<major>.<minor>, symlinks and etc. See some details here: http://stackoverflow.com/questions/7553184/how-to-do-versioning-of-a-shared-library-in-linux

crusader-mike avatar Jan 28 '17 03:01 crusader-mike

This is something we are actively working to improve. See more details here: https://github.com/aws/aws-sdk-cpp/issues/1888

jmklix avatar Mar 25 '22 19:03 jmklix

This would be helpful for Fedora Linux. https://copr.fedorainfracloud.org/coprs/fed500/aws-sdk-cpp/builds/

bkmgit avatar Sep 24 '23 17:09 bkmgit