patriciogonzalezvivo / vPlotter

Wireless vPlotter for RaspberryPi
http://patriciogonzalezvivo.com/2014/vPlotter/
BSD 3-Clause "New" or "Revised" License
67 stars 17 forks source link

Erroe while trying to Make vPlotter #2

Closed LangBalthazar closed 9 years ago

LangBalthazar commented 9 years ago

Hi,

Your project seems great! And I would very much like to try your setup.

But when i try to make according to your installation guide it fails as below on:

fatal error: ofxPiTFT.h: Filen eller katalogen finns inte
compilation terminated.

translated to ofxPiTFT.h is missing.

It is included online 6 and 27 in vPlotter/vPlotter/src/ofApp.h If i comment out both refs to ofxPiTFT in ofApp.h it makes (with only warnings on other things)

The full make process below:

pi@drinkpi ~/openFrameworks/apps/vPlotter/vPlotter $ make
armv6l
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+-2.0 libmpg123
Compiling OF library for Release
armv6l
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+-2.0 libmpg123
make[1]: Entering directory `/home/pi/openFrameworks/libs/openFrameworksCompiled/project'
armv6l
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+-2.0 libmpg123
make[2]: Inget behöver göras för "ReleaseABI".
armv6l
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+-2.0 libmpg123
Done!
make[1]: Leaving directory `/home/pi/openFrameworks/libs/openFrameworksCompiled/project'

Compiling vPlotter for Release
armv6l
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+-2.0 libmpg123
make[1]: Entering directory `/home/pi/openFrameworks/apps/vPlotter/vPlotter'
../../../libs/openFrameworksCompiled/project/makefileCommon/config.project.mk:179: The following unknown addons will be ignored:
../../../libs/openFrameworksCompiled/project/makefileCommon/config.project.mk:180: ofxPiTFT
Compiling src/main.cpp
g++ -c -O3 -Wall -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -DUSE_DISPMANX_TRANSFORM_T -I./addons/ofxWiringPi/libs/wiringPi/include -I./vPlotter.xcodeproj/xcshareddata -I./vPlotter.xcodeproj/xcshareddata/xcschemes -I./src -I./addons -I./addons/ofxWiringPi -I./addons/ofxWiringPi/libs -I./addons/ofxWiringPi/libs/wiringPi -I./addons/ofxWiringPi/libs/wiringPi/libs -I./addons/ofxWiringPi/libs/wiringPi/include -I../../../addons/ofxOsc/src -I../../../addons/ofxOsc/libs -I../../../addons/ofxOsc/libs/oscpack -I../../../addons/ofxOsc/libs/oscpack/src -I../../../addons/ofxOsc/libs/oscpack/src/osc -I../../../addons/ofxOsc/libs/oscpack/src/ip -I../../../addons/ofxOsc/libs/oscpack/src/ip/posix -I../../../addons/ofxOsc/libs/oscpack/src/ip/win32 -I../../../addons/ofxSvg/src -I../../../addons/ofxSvg/libs -I../../../addons/ofxSvg/libs/svgTiny -I../../../addons/ofxSvg/libs/svgTiny/src -I/opt/vc/include -I/opt/vc/include/IL -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/interface/vmcs_host/linux -pthread -D_REENTRANT -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gstreamer-1.0 -I/usr/include/alsa -I/usr/include/gtk-2.0 -I/usr/lib/arm-linux-gnueabihf/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/harfbuzz -I../../../libs/fmodex/include -I../../../libs/glfw/include -I../../../libs/glfw/include/GLFW -I../../../libs/kiss/include -I../../../libs/openssl/include -I../../../libs/openssl/include/openssl -I../../../libs/poco/include -I../../../libs/rtAudio/include -I../../../libs/tess2/include -I../../../libs/openFrameworks -I../../../libs/openFrameworks/events -I../../../libs/openFrameworks/app -I../../../libs/openFrameworks/graphics -I../../../libs/openFrameworks/video -I../../../libs/openFrameworks/sound -I../../../libs/openFrameworks/types -I../../../libs/openFrameworks/gl -I../../../libs/openFrameworks/communication -I../../../libs/openFrameworks/utils -I../../../libs/openFrameworks/3d -I../../../libs/openFrameworks/math  -MMD -MP -MF obj/linuxarmv6l/Release/src/main.d -MT obj/linuxarmv6l/Release/src/main.o -o obj/linuxarmv6l/Release/src/main.o -c src/main.cpp
In file included from src/main.cpp:3:0:
src/ofApp.h:6:22: fatal error: ofxPiTFT.h: Filen eller katalogen finns inte
compilation terminated.
make[1]: *** [obj/linuxarmv6l/Release/src/main.o] Fel 1
make[1]: Leaving directory `/home/pi/openFrameworks/apps/vPlotter/vPlotter'
make: *** [Release] Fel 2
pi@drinkpi ~/openFrameworks/apps/vPlotter/vPlotter $
patriciogonzalezvivo commented 9 years ago

Sorry, I forget to add a line on the documentation to clone the addon ofxPiTFT