Replies: 0 comments 4 replies
-
I've converted this to a discussion as MacOS 10.13 is end of life. https://en.wikipedia.org/wiki/MacOS_version_history |
Beta Was this translation helpful? Give feedback.
-
The Mac port requires Monterey (Big Sur might also work, but is untested), since some of the libraries that are used for hardware accelerated encoding are not available before. Having said that, you could still try to build it for software encoding. For example, if you are building via MacPorts you can manually select a newer compiler (https://trac.macports.org/wiki/UsingTheRightCompiler). However, my experience is that software encoding puts a very high load on the CPU and depending on the machine you are using, will not be usable at resolutions above 720p. |
Beta Was this translation helpful? Give feedback.
-
@dannycoin did you ever get this to build? Trying to get this to build on 10.15 for this PR: macports/macports-ports#15143 |
Beta Was this translation helpful? Give feedback.
-
Describe the Bug
I tried to compile under MacOS High Sierra 10.13.6 because my GPU is an NVIDIA Maxwell architecture and the drivers do NOT work on later versions of macOS.
Command line tools version: 10.1.0.0.1.1539992718
but I'm stuck with errors here:
-- any ideas?
Expected Behavior
resolve those errors:
Additional Context
Searching on internet I found possible solutions:
https://stackoverflow.com/questions/39231363/fatal-error-filesystem-no-such-file-or-directory#
AlexandreRouma/SDRPlusPlus#511 (comment)
Any help is appreciated... @abusse
Sunshine Host Operating System and Version
MacOS High Sierra 10.13.6
Architecture
64 bits
Sunshine Version
0.13
GPU Type
NVIDIA
GPU Model
GTX Titan X (Maxwell 2.0)
GPU Driver/Mesa Version
Doesnt matter
Capture Method (Linux Only)
No response
Beta Was this translation helpful? Give feedback.
All reactions