OS X Building Kodi on macOS 11.2.2
#1
Hi,

this is a general question: Has anyone compiled Kodi successfully on macOS 11.2.2? :-)

I run into a few issues when compiling tools/depends as described here. The first was that make -j$(getconf _NPROCESSORS_ONLN) failed because all resources (memory) was exhausted. The error message was not helpful at all from the compiler but that's nothing Kodi can do about. Building with make -j1 fails with a "already defined" error (I think it was a function in some header that I don't recognize).

I did clean "$HOME/kodi" as well as "/Users/Share/xbmc-*" before trying to build Kodi again.

Before I start investigating, I wanted to know if anyone has build Kodi on macOS 11.2.2, yet.

(I'll post logs, etc. later)

Regards,
Andre
MediaElch: Thread v2.10.6 | GitHub | Docs | Blog
Reply

Logout Mark Read Team Forum Stats Members Help
Building Kodi on macOS 11.2.20