Closed
Description
@AJenbo tried with https://github.com/mistydemeo/tigerbrew/ with some success for older versions of DevilutionX, but ultimately cmake and gcc are too old to build the current master.
I'm now trying in a VM with MacPorts, which seems to have decent 10.4 support (it even provides backports of modern macOS headers: https://github.com/macports/macports-legacy-support) and much newer versions of all packages (cmake is 3.29, gcc12 reportedly works on 10.4, etc).
The latest release of MacPorts for macOS 10.4 is v2.9.3. After installing, it can be updated to the latest v2.10.3 with sudo port selfupdate
. It's important to run sudo port sync
before running selfupdate
(https://trac.macports.org/ticket/71307)
Known issues:
Metadata
Metadata
Assignees
Labels
No labels