Open oscaracena opened 5 years ago
Hi,
I could not compile the proyect until I install some missing packages: flex, bison, gperf and python-serial Please, could you add a DEPENDS file (or something like that) where you state these depends?
flex, bison, gperf and python-serial
Thank you!
Thanks for the hint! I had to install libncurses-dev, too.
libncurses-dev
Running .BUILD.sh -v gives insights when the build process fails.
.BUILD.sh -v
Hi,
I could not compile the proyect until I install some missing packages:
flex, bison, gperf and python-serial
Please, could you add a DEPENDS file (or something like that) where you state these depends?Thank you!