Open
Description
I got build error from this line, after I change it to numMathOps = 0;
the build is successful. Could the tutorial code be wrong?
error:
fprime/MathProject/Components/MathReceiver/MathReceiver.cpp:20:17: error: called object type 'U32' (aka 'unsigned int') is not a function or function pointer
20 | numMathOps(0);
| ~~~~~~~~~~^
Metadata
Metadata
Assignees
Labels
No labels