Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

cannot compile on raspberry pi #116

Open
kevinsuo opened this issue Nov 8, 2019 · 0 comments
Open

cannot compile on raspberry pi #116

kevinsuo opened this issue Nov 8, 2019 · 0 comments

Comments

@kevinsuo
Copy link

kevinsuo commented Nov 8, 2019

pi@raspberrypi ~/D/c/arm> make
mkdir -p bin
g++ -O3 --std=c++11 -I ../kernels/ -lpthread -mfpu=neon-fp-armv8 -o bin/gemm_bench gemm_bench.cc
gemm_bench.cc:6:38: fatal error: gemmlowp/public/gemmlowp.h: No such file or directory
#include "gemmlowp/public/gemmlowp.h"
^
compilation terminated.
Makefile:12: recipe for target 'gemm' failed
make: *** [gemm] Error 1

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant