-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I just installed the IDE and all the required packages on Debian.
When trying to build from within VSCode (or from the terminal, for that matter), I get his output:
====== build app(tuyaos_demo_examples) begin =======
# 开始编译app
DEBUG _app_path=apps/tuyaos_demo_examples
No Build Command!
------ build app(tuyaos_demo_examples) end ---------
I followed the instructions online, and expected this to work.
I located the error message in scripts/mk/app.mk
, and I did understand that the build script couldn't find neither build.sh
, Makefile
or makefile
, but when it gets to the last elif
there is too much internal magic going on for me to grasp.
Am I missing something obvious here?
Metadata
Metadata
Assignees
Labels
No labels