kodi-game / game.libretro

Libretro compatibility layer for the Kodi Game API
GNU General Public License v2.0
37 stars 26 forks source link

Compile errors on retroplayer branch #45

Closed bh closed 6 years ago

bh commented 6 years ago

For me the current retroplayer (5b5a1dd6041f5785be16dad383b614284080a301) branch does not compile. I got the same error as for the Travis build:

https://travis-ci.org/kodi-game/game.libretro/jobs/409429919

garbear commented 6 years ago

Try building the master branch. retroplayer can only be built against my retroplayer-18beta1 kodi branch. I use this for my test builds.

bh commented 6 years ago

Yeah, cool. I tried to build it against xbmc/xbmc@master. Thank you!

bh commented 5 years ago

FYI: It now compiles fine on xbmc/xbmc@master! :D