cFS icon indicating copy to clipboard operation
cFS copied to clipboard

itc_synopsis_bridge.h missing

Open ghost opened this issue 6 months ago • 3 comments

git clone git submodule

make prep make

then t some point:

[100%] Built target amd64_nos3_default_cpu1-cfetables /home/ex0atmospheric/nos3/components/syn/fsw/cfs/src/syn_app.c:14:10: fatal error: itc_synopsis_bridge.h: No such file or directory 14 | #include "itc_synopsis_bridge.h" | ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. Building C object apps/sample/fsw/cfs/CMakeFiles/sample.dir/home/ex0atmospheric/nos3/components/sample/fsw/shared/sample_device.c.o make[7]: *** [apps/syn/fsw/cfs/CMakeFiles/syn.dir/build.make:76: apps/syn/fsw/cfs/CMakeFiles/syn.dir/src/syn_app.c.o] Error 1 make[6]: *** [CMakeFiles/Makefile2:5264: apps/syn/fsw/cfs/CMakeFiles/syn.dir/all] Error 2

ghost avatar Apr 24 '25 16:04 ghost