nasa / osal

The Core Flight System (cFS) Operating System Abstraction Layer (OSAL)
Apache License 2.0
546 stars 213 forks source link

Can't find osconfig.h #1477

Closed blueed9696 closed 2 weeks ago

blueed9696 commented 2 weeks ago

cFS/osal/src/os/inc/osapi.h:59:10: fatal error: osconfig.h: No such file or directory 59 | #include "osconfig.h" | ^~~~ compilation terminated. make[7]: [apps/SBN_Client/CMakeFiles/sbn_client.dir/build.make:76: apps/SBN_Client/CMakeFiles/sbn_client.dir/fsw/src/sbn_client.c.o] Error 1 make[6]: [CMakeFiles/Makefile2:2089: apps/SBN_Client/CMakeFiles/sbn_client.dir/all] Error 2 make[5]: [Makefile:146: all] Error 2 make[4]: [CMakeFiles/native_default_cpu1-all.dir/build.make:70: CMakeFiles/native_default_cpu1-all] Error 2 make[3]: [CMakeFiles/Makefile2:518: CMakeFiles/native_default_cpu1-all.dir/all] Error 2 make[2]: [CMakeFiles/Makefile2:232: CMakeFiles/mission-all.dir/rule] Error 2 make[1]: [Makefile:179: mission-all] Error 2 make: [Makefile:119: all] Error 2

Where can I able to find osconfig.h file?

blueed9696 commented 2 weeks ago

./build/osal_public_api/inc/osconfig.h ./build/native/default_cpu1/osal/inc/osconfig.h