fprime-util generate missing AC.hpp files : Svc/FileDownlink.hpp #2495
Answered
by
LeStarch
nikkikaragi
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
LeStarch
Jan 21, 2024
Replies: 1 comment 1 reply
-
If you need a dependency on another component, then you have to add it as a dependency in
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
nikkikaragi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you need a dependency on another component, then you have to add it as a dependency in
CMakeLists.txt
:MyProject/Scheduler/CMakeLists.txt: