[Cross compilation] getting unable to find ugpio/ugpio.h in example
-
Hi,
This is the first time I'm doing cross-compilation so I'm following the instructions in https://docs.onion.io/omega2-docs/cross-compiling.html religiously. I think I've built LEDE env correctly and I git cloned the gpioRead example to compile. I followed the instructions but I'm getting
gpioRead.c:7:25: fatal error: ugpio/ugpio.h: No such file or directory
I did a find on the LEDE/source dir and could not locate that .h as well. Am I missing something?
-
I also got this problem and libugpio is not even listed in LEDE menuconfig under libs, so I assume one has to find it elsewhere.
-
I just noticed this other thread:
https://community.onion.io/topic/2101/from-cross-compiling-for-the-omega-i-cannot-successfully-build-the-gpioread-example