Re: [I] [bug] cmake building failed [nuttx]

2023-11-28 Thread via GitHub
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

Re: [I] [bug] cmake building failed [nuttx]

2023-11-27 Thread via GitHub
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

[I] [bug] cmake building failed [nuttx]

2023-11-25 Thread via GitHub
zyy37 opened a new issue, #11267: URL: https://github.com/apache/nuttx/issues/11267 ![image](https://github.com/apache/nuttx/assets/143855581/22821c6a-e431-4eca-b2c1-2a3630f40855) I compile on Linux and arm64 machines, but using cmake will result in compilation failure. The variable `./b