OS X Trying to build Kodi from source (master) for TVOS, using JDK21
#1
MacOS version: 14.1.2 (23B92)
Using Oracle's JDK 21 and javac also lists it as 21.0.1.

I followed the guide at: https://github.com/xbmc/xbmc/blob/master...ME.tvOS.md

Ideas as to how I would fix it?

The problem is that it's complaining about unsupported class file major version 64, and I'm using xcdodebuild instead of the UI. Smile
Paste: https://paste.kodi.tv/werizogaju
Reply
#2
try older JDK, you can also install it from homebrew
Reply

Logout Mark Read Team Forum Stats Members Help
Trying to build Kodi from source (master) for TVOS, using JDK210