No PPSSPP v1.9 for macOS ??
|
03-25-2020, 03:06 AM
Post: #12
|
|||
|
|||
RE: No PPSSPP v1.9 for macOS ??
Maybe that's possible. The checks to make sure it builds I talked about are run against macOS 10.12 and Xcode 8.3.3, so if we made it require a newer version (possibly by making it require a newer Xcode), we might not realize.
We use Travis CI for this checking, and it doesn't even have macOS 10.9.x available. We're already using one of the older versions of macOS it supports (macOS 10.13 is the default.) I'd be curious what errors were seen though. If it's just that you can't install a new enough Xcode to compile c++11, then it should be possible to install (maybe via brew?) a newer clang and compile it without Xcode, perhaps? Either way, it should still be possible to compile on a newer macOS version, but targeting macOS 10.9.5 so it can run there. -[Unknown] |
|||
« Next Oldest | Next Newest »
|