Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first
Build my own retropie image with buildroot
-
Hi All,
Recently, I am trying to build my customized RetroPie image. During compiling emulation-station, I encountered following error
libfreeimage.so: undefined reference to `png_init_filter_functions_neon'
I already enabled the neon config in libpng package.
ifeq ($(BR2_ARM_CPU_HAS_NEON),y) LIBPNG_CONF_OPTS += --enable-arm-neon=on else LIBPNG_CONF_OPTS += --enable-arm-neon=off endif
Here is my repository.
https://gitlab.com/nihwkroot/buildnihwk
I used buildroot to create my root file system.I need some hint for this problem. I will be very appreciated if you let me know.
Thanks,
Johnny -
Take a look at the Recalbox project, they also distribute Emulationstation and their image is also based on a custom buildroot solution.
-
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.