Bug 1436 - Build for older MacOS 17 (High Sierra), 18 Mojave and 19 (Catalina) support
Summary: Build for older MacOS 17 (High Sierra), 18 Mojave and 19 (Catalina) support
Status: RESOLVED FIXED
Alias: None
Product: General
Classification: JogAmp
Component: builds (show other bugs)
Version: 2.5.0
Hardware: All all
: P4 normal
Assignee: Sven Gothel
URL:
Depends on:
Blocks:
 
Reported: 2023-07-12 02:12 CEST by Sven Gothel
Modified: 2023-07-12 02:12 CEST (History)
0 users

See Also:
Type: FEATURE
SCM Refs:
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Gothel 2023-07-12 02:12:09 CEST
MacOS and iOS x86_64 and aarch64
    Build machine: Mac OS 12.6.5 (Monterey)
        Lowest test machine: Mac OS 10.13.6 (High Sierra)
        Minimum deployment target: Mac OS 10.7 (Lion)
    Xcode 14.2 for clang, etc (included in MacOS)
    MacOS SDK 11.3 from a previous XCode version or from this alternative site
        export SDKROOT=macosx11.3
        We use -mmacosx-version-min=10.7 (Lion 10.7) minimum deployment target. 

https://jogamp.org/cgit/gluegen.git/about/doc/JogAmpMacOSVersions.md
Comment 1 Sven Gothel 2023-07-12 02:12:26 CEST
Resolved as planned.