Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to build CPPUTEST #8

Closed
TibaChang opened this issue Jan 25, 2016 · 2 comments
Closed

Failed to build CPPUTEST #8

TibaChang opened this issue Jan 25, 2016 · 2 comments

Comments

@TibaChang
Copy link
Contributor

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
Copy link
Contributor Author

I think I reported this in in wrong repository.

@adamgreen adamgreen reopened this Jan 25, 2016
adamgreen added a commit that referenced this issue Jan 25, 2016
Unit tests were failing to run on Linux platform. I ported makefile fix
from my updated CrashDebug makefile to correct the path issue.
@adamgreen
Copy link
Owner

Should be fixed in master branch now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants