Skip to content

Failed to build James's unit-tests_starter_project #22

Description

@boy1960-2024

I followed instructions given at this link: https://github.com/jwgrenning/cpputest-starter-project. I got this error messages when running "make all" on command line.

Microsoft Windows [Version 10.0.22631.4460]
(c) Microsoft Corporation. All rights reserved.

D:\Projects\FLCN\ReleaseBuild\develop\ORA_FNPQ_FLCN001_cpputest\unit-tests_james_starter_project>make all
process_begin: CreateProcess(NULL, uname -a, ...) failed.
make: D:\MyDownloadApps\cpputest-3.8/build/MakefileWorker.mk:85: pipe: No error
process_begin: CreateProcess(NULL, uname -a, ...) failed.
make: D:\MyDownloadApps\cpputest-3.8/build/MakefileWorker.mk:89: pipe: No error
process_begin: CreateProcess(NULL, uname -a, ...) failed.
make: D:\MyDownloadApps\cpputest-3.8/build/MakefileWorker.mk:93: pipe: No error
process_begin: CreateProcess(NULL, uname -a, ...) failed.
make: D:\MyDownloadApps\cpputest-3.8/build/MakefileWorker.mk:97: pipe: No error
process_begin: CreateProcess(NULL, uname -a, ...) failed.
make: D:\MyDownloadApps\cpputest-3.8/build/MakefileWorker.mk:103: pipe: No error
process_begin: CreateProcess(NULL, echo compiling ExampleTest.cpp, ...) failed.
make (e=2): The system cannot find the file specified.
D:\MyDownloadApps\cpputest-3.8/build/MakefileWorker.mk:502: recipe for target 'test-obj/tests/ExampleTest.o' failed
make: *** [test-obj/tests/ExampleTest.o] Error 2

What did I miss?

Thanks for your help!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions