Created
January 26, 2014 16:22
-
-
Save bombarie/8635191 to your computer and use it in GitHub Desktop.
output in Ubuntu 13.10 64bit when trying to cross compile openFrameworks for armv6l (Raspberry Pi)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
armv6l | |
CORE_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 portaudio-2.0 openssl libpulse-simple alsa | |
Compiling OF library for Release | |
armv6l | |
CORE_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 portaudio-2.0 openssl libpulse-simple alsa | |
armv6l | |
CORE_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 portaudio-2.0 openssl libpulse-simple alsa | |
Package cairo was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `cairo.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'cairo' found | |
Package zlib was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `zlib.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'zlib' found | |
Package gstreamer-app-1.0 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `gstreamer-app-1.0.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'gstreamer-app-1.0' found | |
Package gstreamer-1.0 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `gstreamer-1.0.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'gstreamer-1.0' found | |
Package gstreamer-video-1.0 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `gstreamer-video-1.0.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'gstreamer-video-1.0' found | |
Package gstreamer-base-1.0 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `gstreamer-base-1.0.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'gstreamer-base-1.0' found | |
Package libudev was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libudev.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libudev' found | |
Package freetype2 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `freetype2.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'freetype2' found | |
Package fontconfig was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `fontconfig.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'fontconfig' found | |
Package sndfile was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `sndfile.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'sndfile' found | |
Package openal was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `openal.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'openal' found | |
Package portaudio-2.0 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `portaudio-2.0.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'portaudio-2.0' found | |
Package openssl was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `openssl.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'openssl' found | |
Package libpulse-simple was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libpulse-simple.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libpulse-simple' found | |
Package alsa was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `alsa.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'alsa' found | |
Compiling ../../../libs/openFrameworks/types/ofBaseTypes.cpp | |
Package cairo was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `cairo.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'cairo' found | |
Package zlib was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `zlib.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'zlib' found | |
Package gstreamer-app-1.0 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `gstreamer-app-1.0.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'gstreamer-app-1.0' found | |
Package gstreamer-1.0 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `gstreamer-1.0.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'gstreamer-1.0' found | |
Package gstreamer-video-1.0 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `gstreamer-video-1.0.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'gstreamer-video-1.0' found | |
Package gstreamer-base-1.0 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `gstreamer-base-1.0.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'gstreamer-base-1.0' found | |
Package libudev was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libudev.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libudev' found | |
Package freetype2 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `freetype2.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'freetype2' found | |
Package fontconfig was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `fontconfig.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'fontconfig' found | |
Package sndfile was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `sndfile.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'sndfile' found | |
Package openal was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `openal.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'openal' found | |
Package portaudio-2.0 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `portaudio-2.0.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'portaudio-2.0' found | |
Package openssl was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `openssl.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'openssl' found | |
Package libpulse-simple was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libpulse-simple.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libpulse-simple' found | |
Package alsa was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `alsa.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'alsa' found | |
/home/adriaanwormgoor/progs/rpi-tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian/bin/arm-linux-gnueabihf-g++ -Os -Wall -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/home/adriaanwormgoor/progs/rpi-root -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 -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/interface/vmcs_host/linux -I/home/adriaanwormgoor/progs/rpi-root/opt/vc/include -I/home/adriaanwormgoor/progs/rpi-root/opt/vc/include/interface/vcos/pthreads -I/home/adriaanwormgoor/progs/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/home/adriaanwormgoor/progs/rpi-root/usr/include/c++/4.6/ -I/home/adriaanwormgoor/progs/rpi-root/usr/include/c++/4.6/arm-linux-gnueabihf -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/portaudio/include -I../../../libs/rtAudio/include -I../../../libs/tess2/include -I../../../libs/openFrameworks -I../../../libs/openFrameworks/types -I../../../libs/openFrameworks/math -I../../../libs/openFrameworks/sound -I../../../libs/openFrameworks/video -I../../../libs/openFrameworks/app -I../../../libs/openFrameworks/gl -I../../../libs/openFrameworks/3d -I../../../libs/openFrameworks/utils -I../../../libs/openFrameworks/communication -I../../../libs/openFrameworks/events -I../../../libs/openFrameworks/graphics -MMD -MP -MF ../../../libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/types/ofBaseTypes.d -MT../../../libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/types/ofBaseTypes.o -o ../../../libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/types/ofBaseTypes.o -c ../../../libs/openFrameworks/types/ofBaseTypes.cpp | |
Compiling ../../../libs/openFrameworks/types/ofRectangle.cpp | |
Package cairo was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `cairo.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'cairo' found | |
Package zlib was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `zlib.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'zlib' found | |
Package gstreamer-app-1.0 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `gstreamer-app-1.0.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'gstreamer-app-1.0' found | |
Package gstreamer-1.0 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `gstreamer-1.0.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'gstreamer-1.0' found | |
Package gstreamer-video-1.0 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `gstreamer-video-1.0.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'gstreamer-video-1.0' found | |
Package gstreamer-base-1.0 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `gstreamer-base-1.0.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'gstreamer-base-1.0' found | |
Package libudev was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libudev.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libudev' found | |
Package freetype2 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `freetype2.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'freetype2' found | |
Package fontconfig was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `fontconfig.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'fontconfig' found | |
Package sndfile was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `sndfile.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'sndfile' found | |
Package openal was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `openal.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'openal' found | |
Package portaudio-2.0 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `portaudio-2.0.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'portaudio-2.0' found | |
Package openssl was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `openssl.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'openssl' found | |
Package libpulse-simple was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libpulse-simple.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libpulse-simple' found | |
Package alsa was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `alsa.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'alsa' found | |
/home/adriaanwormgoor/progs/rpi-tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian/bin/arm-linux-gnueabihf-g++ -Os -Wall -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/home/adriaanwormgoor/progs/rpi-root -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 -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/interface/vmcs_host/linux -I/home/adriaanwormgoor/progs/rpi-root/opt/vc/include -I/home/adriaanwormgoor/progs/rpi-root/opt/vc/include/interface/vcos/pthreads -I/home/adriaanwormgoor/progs/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/home/adriaanwormgoor/progs/rpi-root/usr/include/c++/4.6/ -I/home/adriaanwormgoor/progs/rpi-root/usr/include/c++/4.6/arm-linux-gnueabihf -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/portaudio/include -I../../../libs/rtAudio/include -I../../../libs/tess2/include -I../../../libs/openFrameworks -I../../../libs/openFrameworks/types -I../../../libs/openFrameworks/math -I../../../libs/openFrameworks/sound -I../../../libs/openFrameworks/video -I../../../libs/openFrameworks/app -I../../../libs/openFrameworks/gl -I../../../libs/openFrameworks/3d -I../../../libs/openFrameworks/utils -I../../../libs/openFrameworks/communication -I../../../libs/openFrameworks/events -I../../../libs/openFrameworks/graphics -MMD -MP -MF ../../../libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/types/ofRectangle.d -MT../../../libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/types/ofRectangle.o -o ../../../libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/types/ofRectangle.o -c ../../../libs/openFrameworks/types/ofRectangle.cpp | |
Compiling ../../../libs/openFrameworks/types/ofParameter.cpp | |
Package cairo was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `cairo.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'cairo' found | |
Package zlib was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `zlib.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'zlib' found | |
Package gstreamer-app-1.0 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `gstreamer-app-1.0.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'gstreamer-app-1.0' found | |
Package gstreamer-1.0 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `gstreamer-1.0.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'gstreamer-1.0' found | |
Package gstreamer-video-1.0 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `gstreamer-video-1.0.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'gstreamer-video-1.0' found | |
Package gstreamer-base-1.0 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `gstreamer-base-1.0.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'gstreamer-base-1.0' found | |
Package libudev was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libudev.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libudev' found | |
Package freetype2 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `freetype2.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'freetype2' found | |
Package fontconfig was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `fontconfig.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'fontconfig' found | |
Package sndfile was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `sndfile.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'sndfile' found | |
Package openal was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `openal.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'openal' found | |
Package portaudio-2.0 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `portaudio-2.0.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'portaudio-2.0' found | |
Package openssl was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `openssl.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'openssl' found | |
Package libpulse-simple was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libpulse-simple.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libpulse-simple' found | |
Package alsa was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `alsa.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'alsa' found | |
In file included from ../../../libs/openFrameworks/utils/ofConstants.h:2:0, | |
from ../../../libs/openFrameworks/math/ofVec2f.h:5, | |
from ../../../libs/openFrameworks/math/ofVec3f.h:3, | |
from ../../../libs/openFrameworks/types/ofPoint.h:3, | |
from ../../../libs/openFrameworks/types/ofBaseTypes.h:13, | |
from ../../../libs/openFrameworks/types/ofBaseTypes.cpp:1: | |
/home/adriaanwormgoor/progs/rpi-tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian/bin/../lib/gcc/arm-linux-gnueabihf/4.7.2/include/stdint.h:3:26: fatal error: stdint.h: No such file or directory | |
compilation terminated. | |
/home/adriaanwormgoor/progs/rpi-tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian/bin/arm-linux-gnueabihf-g++ -Os -Wall -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/home/adriaanwormgoor/progs/rpi-root -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 -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/interface/vmcs_host/linux -I/home/adriaanwormgoor/progs/rpi-root/opt/vc/include -I/home/adriaanwormgoor/progs/rpi-root/opt/vc/include/interface/vcos/pthreads -I/home/adriaanwormgoor/progs/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/home/adriaanwormgoor/progs/rpi-root/usr/include/c++/4.6/ -I/home/adriaanwormgoor/progs/rpi-root/usr/include/c++/4.6/arm-linux-gnueabihf -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/portaudio/include -I../../../libs/rtAudio/include -I../../../libs/tess2/include -I../../../libs/openFrameworks -I../../../libs/openFrameworks/types -I../../../libs/openFrameworks/math -I../../../libs/openFrameworks/sound -I../../../libs/openFrameworks/video -I../../../libs/openFrameworks/app -I../../../libs/openFrameworks/gl -I../../../libs/openFrameworks/3d -I../../../libs/openFrameworks/utils -I../../../libs/openFrameworks/communication -I../../../libs/openFrameworks/events -I../../../libs/openFrameworks/graphics -MMD -MP -MF ../../../libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/types/ofParameter.d -MT../../../libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/types/ofParameter.o -o ../../../libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/types/ofParameter.o -c ../../../libs/openFrameworks/types/ofParameter.cpp | |
make[2]: *** [../../../libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/types/ofBaseTypes.o] Error 1 | |
make[2]: *** Waiting for unfinished jobs.... | |
In file included from ../../../libs/openFrameworks/utils/ofConstants.h:2:0, | |
from ../../../libs/openFrameworks/types/ofRectangle.h:12, | |
from ../../../libs/openFrameworks/types/ofRectangle.cpp:2: | |
/home/adriaanwormgoor/progs/rpi-tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian/bin/../lib/gcc/arm-linux-gnueabihf/4.7.2/include/stdint.h:3:26: fatal error: stdint.h: No such file or directory | |
compilation terminated. | |
make[2]: *** [../../../libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/types/ofRectangle.o] Error 1 | |
In file included from ../../../libs/openFrameworks/utils/ofConstants.h:2:0, | |
from ../../../libs/openFrameworks/events/ofEvents.h:3, | |
from ../../../libs/openFrameworks/types/ofParameter.h:3, | |
from ../../../libs/openFrameworks/types/ofParameter.cpp:1: | |
/home/adriaanwormgoor/progs/rpi-tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian/bin/../lib/gcc/arm-linux-gnueabihf/4.7.2/include/stdint.h:3:26: fatal error: stdint.h: No such file or directory | |
compilation terminated. | |
make[2]: *** [../../../libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/types/ofParameter.o] Error 1 | |
make[2]: *** wait: No child processes. Stop. | |
make[1]: *** [Release] Error 2 | |
make: *** [Release] Error 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment