adamgreen / mri

MRI - Monitor for Remote Inspection. The gdb compatible debug monitor for Cortex-M devices.
Apache License 2.0
155 stars 57 forks source link

Failed to build CPPUTEST #8

Closed TibaChang closed 8 years ago

TibaChang commented 8 years ago

The error messages are as follows:

Building lib/host/libCppUTest.a
Building CPPUTEST_tests
Runnning CPPUTEST_tests
make: CPPUTEST_tests: Command not found
makefile:199: recipe for target 'RUN_CPPUTEST_TESTS' failed
make: *** [RUN_CPPUTEST_TESTS] Error 127

Thanks

TibaChang commented 8 years ago

I think I reported this in in wrong repository.

adamgreen commented 8 years ago

Should be fixed in master branch now.