zyy37 commented on issue #11267:
URL: https://github.com/apache/nuttx/issues/11267#issuecomment-1830478987
Perhaps Makefile has more comprehensive features, so I will try to use it as
much as possible. Thanks
--
This is an automated message from the Apache Git Service.
To respond to the m
acassis commented on issue #11267:
URL: https://github.com/apache/nuttx/issues/11267#issuecomment-1828634637
@zyy37 thank you for reporting the issue! I think the issue is:
```
choice
prompt "Host CPU Type"
default HOST_X86_64
```
So, currently NuttX buil
zyy37 opened a new issue, #11267:
URL: https://github.com/apache/nuttx/issues/11267

I compile on Linux and arm64 machines, but using cmake will result in
compilation failure. The variable `./b