You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "0528Mike (via GitHub)" <gi...@apache.org> on 2024/03/14 10:16:33 UTC

[PR] ibcxxabi: Path not found [nuttx]

0528Mike opened a new pull request, #11918:
URL: https://github.com/apache/nuttx/pull/11918

   ## Summary
       ./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
   ## Impact
   
   ## Testing
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] ibcxxabi: Path not found [nuttx]

Posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org>.
xiaoxiang781216 merged PR #11918:
URL: https://github.com/apache/nuttx/pull/11918


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org