mirror of
https://github.com/apache/nuttx.git
synced 2025-01-13 08:38:38 +08:00
d4b5991589
./helloxx_main.cxx:29:10: fatal error: cxxabi.h: No such file or directory 29 | #include <cxxabi.h> | ^~~~~~~~~~ CONFIG_LIBCXXABI is turned on, but the library include is not linked to nuttx/include, causing the compilation to fail. Signed-off-by: wangmingrong <wangmingrong@xiaomi.com> |
||
---|---|---|
.. | ||
libc | ||
libdsp | ||
libm | ||
libnx | ||
libxx | ||
CMakeLists.txt |