View Single Post
Old 06 March 2016, 10:38   #96
Samurai_Crow
Total Chaos forever!
 
Samurai_Crow's Avatar
 
Join Date: Aug 2007
Location: Waterville, MN, USA
Age: 49
Posts: 2,187
Quote:
Originally Posted by XDelusion View Post
I made a few changes to the source as Lubomyr suggested, then after using this page as I guide I tried to compile UAE4ARM, but ended up with errors in the end:


https://github.com/Chips-fr/uae4arm-...ster/README.md



..._SDL -DPICASSO96 -DUSE_ARMNEON -I/opt/vc/include -I/opt/vc/include/interface/vmcs_host/linux -I/opt/vc/include/interface/vcos/pthreads -Isrc -Isrc/od-pandora -Isrc/gp2x -Isrc/threaddep -Isrc/menu -Isrc/include -Isrc/gp2x/menu -Wno-unused -Wno-format -DGCCCONSTFUNC="__attribute__((const))" -fexceptions -fpermissive -O3 -fomit-frame-pointer -finline -fno-builtin -c -o src/od-pandora/pandora_gui.o src/od-pandora/pandora_gui.cpp
src/od-pandora/pandora_gui.cpp:5:23: fatal error: guichan.hpp: No such file or directory
#include <guichan.hpp>
^
compilation terminated.
<builtin>: recipe for target 'src/od-pandora/pandora_gui.o' failed
make: *** [src/od-pandora/pandora_gui.o] Error 1
pi@raspberrypi:~/uae4arm-rpi $
Did you install the development headers for guiChan?
Samurai_Crow is offline  
 
Page generated in 0.06746 seconds with 11 queries