FDH2 / UxPlay

AirPlay Unix mirroring server
GNU General Public License v3.0
1.35k stars 72 forks source link

Does not compile on Mac OSX 10.12 Sierra #175

Closed tcptps closed 1 year ago

tcptps commented 1 year ago

If you decide to simply not support such an old operating system it would be fully understandable. I just can't compile: https://gist.github.com/tcptps/df6311beee8c1057da8dbf3faa9a710e I tried replacing endian.h with machine/endian.h because I found this: https://stackoverflow.com/questions/27073837/fatal-error-endian-h-file-not-found but it did not really help.

tcptps commented 1 year ago

a dependency (libplist) was missing.