Hi,
I am working on creating a build environment and generating Source Code of Shadow-Box for raspberry pi. I am following the steps given in the github link like.
- install packages
- repo init
- repo sync
- make toolchains
- make in the build directory.
But after make I am getting
cp: cannot stat 'shadow_box_client/ta/*.ta': No such file or directory
I have tried in two different system : Ubuntu 20.04 and 16.04. PFA of the image.

So should I move to next step or need to debug this issue.
Waiting for the reply.
Thanks in advance.
Hi,
I am working on creating a build environment and generating Source Code of Shadow-Box for raspberry pi. I am following the steps given in the github link like.
But after make I am getting
cp: cannot stat 'shadow_box_client/ta/*.ta': No such file or directory
I have tried in two different system : Ubuntu 20.04 and 16.04. PFA of the image.
So should I move to next step or need to debug this issue.
Waiting for the reply.
Thanks in advance.