AMB82 MINI Standard SDK Build Failed

Hi,
I’m trying build AMB82 MINI example with standard SDK under WSL, but it comes out with CMake error when I run “cmake … -G"Unix Makefiles” -DCMAKE_TOOLCHAIN_FILE=…/toolchain.cmake"

(I have following the Getting Started Guide to setup and have added PATH in .bashrc)

Hi @Po_Quan_Hsieh ,

Firstly, for any AMB82 MINI standard sdk related issue, please directly raise an issue under the corresponding GitHub repository: Issues · ambiot/ambpro2_sdk · GitHub since it is maintaining by another team.

Secondly, please follow the SDK Readme to unzip the toolchain and build standard sdk:
image

All the relevant tools are provided in: https://github.com/ambiot/ambpro2_sdk/tree/main/tools

Thank you.