Skip to content

Code walk through #848

Answered by Joshua-Anderson
gardnwater asked this question in Q&A
Jul 19, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Once a project is built using fprime-util generate , and development has commenced on the initial defined components, how easy would it add a new component later in development?

Create a new component, add it to the CMakeLists.txt file of the parent directory, and you should be good to go!
this is brief overview of what the development workflow looks like.

Is there a document I can follow to see the main loop, essential components needed for a desktop application ?

I'd recommend taking a look at the Ref app as a baseline example for a desktop application. It does have a few extra components for demonstration purposes (all the components in the Ref:: namespace, primarily the signalgen …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@gardnwater
Comment options

Answer selected by LeStarch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants