openframeworks / openFrameworks

openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
http://openframeworks.cc
Other
9.94k stars 2.55k forks source link

Compile OF ob Ubuntu MATE 18.04 #6340

Open RuolunWeng opened 5 years ago

RuolunWeng commented 5 years ago

Hi,

I want to compile OF on my Rpi 3 B + running Ubuntu MATE 18.04: tested with of_v20190324_linuxarmv7l_release and of_v0.10.1_linuxarmv7l_release

BUT when I tap “cd scripts/linux, sudo ./compileOF.sh”, it outputs: " HOST_OS=Linux 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 libcurl glfw3 rtaudio gtk±3.0 libmpg123 glesv1_cm glesv2 egl with PKG_CONFIG_LIBDIR= Package glesv1_cm was not found in the pkg-config search path. Perhaps you should add the directory containing glesv1_cm.pc' to the PKG_CONFIG_PATH environment variable No package 'glesv1_cm' found Package glesv1_cm was not found in the pkg-config search path. Perhaps you should add the directory containingglesv1_cm.pc’ to the PKG_CONFIG_PATH environment variable No package ‘glesv1_cm’ found makefileCommon/config.shared.mk:291: *** couldn’t find glesv1_cm pkg-config package or it’s dependencies, did you run the latest install_dependencies.sh?. Stop. there has been a problem compiling Debug OF library please report this problem in the forums "

Best Allen

kyeshmz commented 4 years ago

Hey I know you already posted on the forum here, but like what arturoc said, it might just be better to do it with raspibian https://forum.openframeworks.cc/t/compile-of-on-ubuntu-18-04/32981/2