Skip to content

Build Issues

Wouter edited this page Jun 15, 2021 · 1 revision

Issue with device builder

Error

make: *** No rule to make target '../../apps/device_builder_server.c', needed by 'device_builder_server'. Stop.

Issue description

The target is not known. The target is defined in makefile devbuildmake which is installed by gen.sh

Solution

before issuing the command build.sh run the script gen.sh

Clone this wiki locally