Xin Xu
Xin Xu
> [@xuxin930](https://github.com/xuxin930)请看一下。 sure @xiaoxiang781216 @acassis @trns1997 I have located the issue, because when neither libcxx nor uclibc++ is selected, cmake does not have a default cxx standard library header file...
let try this patch https://github.com/apache/nuttx/pull/16751
@raiden00pl sure I‘ll lcompiled a 14 to test it
hi @raiden00pl what version of toolchain are you using?
@raiden00pl thanks, I'll reproduce the issue and fix it.
https://github.com/apache/nuttx/pull/14014 I have some findings in this PR comments. How about we disable Ninja on Msys until we fix this problem? CC @simbit18
> > Sorry @no1wudi why is `hello_rust_cargo` missing from the NuttX Image? https://gist.github.com/lupyuen/b81596576e393be0abac2b7687740052#file-gistfile1-txt-L870 > > ``` > > $ cmake --build build -t clean > > $ grep HELLO build/.config...