Replies: 1 comment
-
|
As seen in the error message you don't have cmake |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hello
I am installing the cFS on raspberry pi. But I have trouble with installation.
The sequence of installation is
git clone https://github.com/nasa/cFS.git
→ cd cFS
→ git submodule init
→ git submodule update
→ cp cfe/cmake/Makefile.sample Makefile
→ cp -r cfe/cmake/sample_defs sample_defs
when I typed "make prep", there was a problem.
Can I know the reason why??
I am looking forward to your reply.
Thanks for looking at my question.
Beta Was this translation helpful? Give feedback.
All reactions