Im trying to install EmulationStation on debian 13, but it gives these errors when running the command "make":
make[2]: *** [es-core/CMakeFiles/es-core.dir/build.make: 205: es-core/CMakeFiles/es-core.dir/src/Renderer draw gl.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:315: es-core/CMakeFiles/es-core.dir/all] Error 2
make: *** [Makefile: 156: all] Eггог 2
i've tried writing #include in ISimpleGameListView.h
but it still gives the same errors.
Does anyone know what could i do for it to compile?
Im trying to install EmulationStation on debian 13, but it gives these errors when running the command "make":
make[2]: *** [es-core/CMakeFiles/es-core.dir/build.make: 205: es-core/CMakeFiles/es-core.dir/src/Renderer draw gl.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:315: es-core/CMakeFiles/es-core.dir/all] Error 2
make: *** [Makefile: 156: all] Eггог 2
i've tried writing #include in ISimpleGameListView.h
but it still gives the same errors.
Does anyone know what could i do for it to compile?