Quick question. When I build Orthanc from sources on a Mac with OS X 10.13.6 for example. Will it causes issue when I run the executable on older OS X versions?
I mean, when I build with a specific OS X version, is it built to run on this OS X version only?
So, according to the cmake documentation, this means it’s the minimum version on which the server will be able to run.
“Specify the minimum version of the target platform (e.g. macOS or iOS) on which the target binaries are to be deployed.”
Do someone know what target platform is used with the build provided by Osimis?