Build fails on fbalpha-libretro
FREEZX opened this issue · 2 comments
FREEZX commented
Hi.
I'm trying to build the project, but build always fails on building fbalpha-libretro, looks like it cannot find stdc++ for some reason:
http://pastebin.com/pxnqDW3V
escalade commented
Try modifying the package.mk to use platform=armv6 instead of platform=rpi. The libretro makefile doesn't define an "rpi" platform.