ml4a / ml4a-ofx

A collection of openFrameworks apps for working with machine learning
http://ml4a.github.io
1.22k stars 279 forks source link

cant compile ImageTSNELive #26

Open cameronbergh opened 6 years ago

cameronbergh commented 6 years ago

after configuring with projectGenerator and then running 'make'

compilation fails with:

/openFrameworks/addons/ofxCcv/libs/ccv/lib/linux64/libccv.a(xerbla.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Nonrepresentable section on output collect2: error: ld returned 1 exit status

on ubuntu 17.10

genekogan commented 5 years ago

i can't reproduce this at the moment. which version of OF are you using?