-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Error:
Compiling gbinder.pyx because it changed.
[1/1] Cythonizing gbinder.pyx
running build_ext
building 'gbinder' extension
creating build
creating build/temp.linux-armv7l-3.7
arm-linux-gnueabihf-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.7m -c gbinder.c -o build/temp.linux-armv7l-3.7/gbinder.o
gbinder.c:631:10: fatal error: gbinder/gbinder_types.h: No such file or directory
#include "gbinder/gbinder_types.h"
^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
error: command 'arm-linux-gnueabihf-gcc' failed with exit status 1
Metadata
Metadata
Assignees
Labels
No labels