Quantcast
Channel: arm - openFrameworks
Viewing all articles
Browse latest Browse all 147

oF compilation errors on raspberry pi

$
0
0

elid wrote:

I tried to do the same install 3 times and still get some compilation errors when compiling an example, some help would be really useful.

/usr/bin/ld: ../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofUtils.o): undefined reference to symbol 'clock_gettime@@GLIBC_2.4'
//lib/arm-linux-gnueabihf/librt.so.1: error adding symbols: DSO missing from command line
collect2: ld returned 1 exit status
../../../libs/openFrameworksCompiled/project/makefileCommon/compile.project.mk:296: recipe for target 'bin/polygonExample' failed
make[1]: *** [bin/polygonExample] Error 1
make[1]: Leaving directory '/home/pi/openFrameworks/examples/graphics/polygonExample'
../../../libs/openFrameworksCompiled/project/makefileCommon/compile.project.mk:126: recipe for target 'Release' failed
make: *** [Release] Error 2

could it come from a bad dependencies install?

Posts: 5

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 147

Trending Articles