Quantcast
Channel: openFrameworks - Latest posts
Viewing all articles
Browse latest Browse all 40524

Cross compiler for OF 0.9.0/Jessie/arm6/RPi1

$
0
0

Hey @jvcleave, thanks a lot for the guide. I tried some months ago also the @eric_gradman tutorial without success. This is like a nightmare to me, now I am back! :wink:

I followed all your guide and I am stuck at the end step "Try and compile". The only difference it's than I used another debian image: debian-8.2.0-amd64-netinst.iso. Same release version, but the other one used by you didn't installed the graphic environment.

So, when I make the compile I am getting this errors:

pi@debian:~$ make -C /media/Data/home/pi/openFrameworks/examples/empty/emptyExample/
make: Entering directory '/media/Data/home/pi/openFrameworks/examples/empty/emptyExample'
HOST_OS=Linux
HOST_ARCH=x86_64
checking pkg-config libraries:   cairo zlib gstreamer-app-1.0 gstreamer-1.0 gstreamer-video-1.0 gstreamer-base-1.0 libudev freetype2 fontconfig sndfile openal openssl libpulse-simple alsa gtk+-3.0 
Compiling OF library for Release
make[1]: Entering directory '/media/Data/home/pi/openFrameworks/libs/openFrameworksCompiled/project'
HOST_OS=Linux
HOST_ARCH=x86_64
checking pkg-config libraries:   cairo zlib gstreamer-app-1.0 gstreamer-1.0 gstreamer-video-1.0 gstreamer-base-1.0 libudev freetype2 fontconfig sndfile openal openssl libpulse-simple alsa gtk+-3.0 
HOST_OS=Linux
HOST_ARCH=x86_64
checking pkg-config libraries:   cairo zlib gstreamer-app-1.0 gstreamer-1.0 gstreamer-video-1.0 gstreamer-base-1.0 libudev freetype2 fontconfig sndfile openal openssl libpulse-simple alsa gtk+-3.0 
/bin/sh: 1: cannot create /media/Data/home/pi/openFrameworks/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/.compiler_flags: Permission denied
makefileCommon/compile.core.mk:233: recipe for target '/media/Data/home/pi/openFrameworks/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/.compiler_flags' failed
make[2]: *** [/media/Data/home/pi/openFrameworks/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/.compiler_flags] Error 2
makefileCommon/compile.core.mk:205: recipe for target 'Release' failed
make[1]: *** [Release] Error 2
make[1]: Leaving directory '/media/Data/home/pi/openFrameworks/libs/openFrameworksCompiled/project'
/media/Data/home/pi/openFrameworks/libs/openFrameworksCompiled/project/makefileCommon/compile.project.mk:126: recipe for target 'Release' failed
make: *** [Release] Error 2
make: Leaving directory '/media/Data/home/pi/openFrameworks/examples/empty/emptyExample'

Should I rename by hand like you said above?


Viewing all articles
Browse latest Browse all 40524

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>