Skip to content

[BUG?] lved-cli - emcmake command not found when running tests #425

Description

@JohnGoewert

LVGL Pro 2.0.1
LVGL CLI 2.0.1
LVL 9.5

Running In Ubuntu 22.04

Tests run correctly in the LVGL Pro IDE which is run in Windows. When trying to run using the CLI, it seems to be missing the emcmake.

node /usr/local/bin/lved-cli.js run-test src/lvgl_ui src/lvgl_ui/tests/components/ut0001_bx_button_blank/ut0001_bx_button_blank.test.xml

To note, I am able to build/validate/etc with the CLI.

node /usr/local/bin/lved-cli.js generate src/lvgl_ui

Log:

Using "lvgl_version" v9.5.0, as specified in project.xml
[LOADING] Building Node runtime...
⌛ Compiling project /code/src/lvgl_ui for node environment
Project name: keystone
⛭ Building runtime for Preview with LVGL v9.5.0
sh: line 1: emcmake: command not found
Build failed: Failed when configuring the Preview runtime
Failed to build the emscripten module
Failed to setup project: Failed to build the emscripten module
[ERROR] Failed to build Node runtime: Failed to build the emscripten module

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions