Skip to content

cannot compile on raspberry pi #116

@kevinsuo

Description

@kevinsuo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions