Skip to content

Mysterious error message when building sample app #1

@zmalltalker

Description

@zmalltalker

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions