Hi, I’m trying to build my test project with Legato using VS Code plug-in but when I click on ‘Build’ the legato shell show me this error:
** ERROR:
/home/kineton/mangOHWorkspace/mySystem.sdef:51:9: error: Unrecognized section name ‘appSearch’.
The terminal process “bash ‘-c’, ‘mksys ${LEGATO_DEF_FILE} -s components -t ${LEGATO_TARGET} -w ${LEGATO_OBJECT_DIR} -o ${LEGATO_OUTPUT_DIR}’” failed to launch (exit code: 1).
Can someone help me with this error? Thank you!