exact icon indicating copy to clipboard operation
exact copied to clipboard

Compiling for Raspberry Pi 3

Open mpentler opened this issue 7 years ago • 0 comments

Thought I’d give this a go but it fails at 87%:

[ 85%] Linking CXX executable exact_client_0.33 /usr/bin/ld: cannot find -lexact_image_tools collect2: error: ld returned 1 exit status client/CMakeFiles/exact_client_0.33.dir/build.make:98: recipe for target 'client/exact_client_0.33' failed make[2]: *** [client/exact_client_0.33] Error 1 CMakeFiles/Makefile2:579: recipe for target 'client/CMakeFiles/exact_client_0.33.dir/all' failed make[1]: *** [client/CMakeFiles/exact_client_0.33.dir/all] Error 2 Makefile:83: recipe for target 'all' failed make: *** [all] Error 2

Happy to help test, I like to port projects to other platforms

mpentler avatar Jul 09 '18 21:07 mpentler