wangmingrong d4b5991589 libcxxabi: Path <cxxabi.h> not found
./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>
2024-03-14 22:47:55 +08:00
..
2024-03-12 08:31:06 -03:00
2022-09-13 14:53:42 +08:00
2024-03-14 22:47:55 +08:00
2023-12-04 07:07:08 -08:00
2021-10-29 19:21:23 +02:00
2023-04-19 02:48:39 +08:00
2022-11-09 01:38:12 +08:00
2023-12-14 20:02:52 -08:00
2023-12-04 07:07:08 -08:00