Crttest failed, no rules to make the target "crttest"

hey @zhaozilongwhu, I think this is because you don’t have set(USE_MICRO ON) in your config.cmake. tests/scripts/task_config_build_cpu.sh turns this option on, which is why task_cpp_unittest.sh assumes that that target exists.

Andrew

1 Like