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

How to build #457

Open
5angjun opened this issue Jul 21, 2024 · 1 comment
Open

How to build #457

5angjun opened this issue Jul 21, 2024 · 1 comment

Comments

@5angjun
Copy link

5angjun commented Jul 21, 2024

Hello, I'm Sangjun who interested in this project.

I want to build this Projects but stucked with this stage.

git clone https://github.com/nasa/CF.git
cd CF
mkdir build && cd build

editing ../CMakeLists.txt -> cmake_minimum_required(VERSION 3.16)
cmake ..

스크린샷, 2024-07-21 16-32-03

Can you help me?

As README.md mentioned, CF project is related with cFS.
But i want to know how to use CF with cFS project specifically.

@avan989
Copy link

avan989 commented Aug 1, 2024

you need the source file to be in the apps/cf folder. Then add cf to your "APPLIST" in your targets.cmake, in your cfe_es_startup.scr, you add in the cf app. Follow the instructions on https://github.com/nasa/cfs to build and run cFS

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