Compiling Kodi: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Updated for v19)
m (v21 Updates)
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
As the Kodi codebase is constantly changing, instructions for building {{Kodi}} for each platform are not contained in the wiki, instead they are contained on Github.  
As the Kodi codebase is constantly changing, instructions for building {{Kodi}} for each platform are not contained in the wiki, instead they are contained on Github.  


Instructions can be found at '''[https://github.com/xbmc/xbmc/blob/master/docs/README.md Github]'''
Instructions can be found on Github...


{{github_link|[https://github.com/xbmc/xbmc/blob/master/docs/README.md Build instructions]}}


{{updated|19}}
 
 
 
{{updated|21}}


[[Category:Apple]]
[[Category:Apple]]

Latest revision as of 05:23, 19 May 2024

Home icon grey.png   ▶ Development ▶ Compiling Kodi


Kodi is open source (GPL) software and the source code is available for anyone to modify and/or compile under the rules of the GPL.

As the Kodi codebase is constantly changing, instructions for building Kodi for each platform are not contained in the wiki, instead they are contained on Github.

Instructions can be found on Github...

Github Logo.png Build instructions