Quantcast
Viewing all articles
Browse latest Browse all 40524

Xtion + openframeworks + Raspberry Pi

Thanks alot @gepatto. I get a little more hope every time you reply. Thank you again!
I have spent about 4 hours re-configuring my pi, with Jessie and reinstalling openframeworks, but UNFORTUNATELY I still got a make error.

In regards to the env variable, did you make those changes in the file you shared after?
and here is the copied and pasted error that I get. It requires that somewhere/time during the make connection testApp.cpp is complied. I want to do this but I do not know where to put the code line to compile I hope you understand.

Compiling xtionSimple for Release
make[1]: Entering directory '/home/pi/openFrameworks/apps/myApps/xtionSimple'
HOST_OS=Linux
HOST_ARCH=armv7l
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 libmpg123
make[1]: *** No rule to make target '/home/pi/Development/openFrameworks/apps/myApps/xtionSimple/src/testApp.cpp', needed by 'obj/linuxarmv7l/Release/src/testApp.o'. Stop.
make[1]: Leaving directory '/home/pi/openFrameworks/apps/myApps/xtionSimple'
/home/pi/openFrameworks/libs/openFrameworksCompiled/project/makefileCommon/compile.project.mk:126: recipe for target 'Release' failed
make: *** [Release] Error 2

@m_tsourma @mirrorboy @bakercp @jvcleave


Viewing all articles
Browse latest Browse all 40524

Trending Articles