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 `./build/.config:103:CONFIG_HOST_X86_64=y` value in the `.config` file generated by cmake was found to be incorrect and cannot be set by cmake. I'm not sure if there are any other mistakes. The `configure.sh` tool can automatically generate, but it cannot generate files in the `build` folder and cannot be used by cmake. -- 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-unsubscr...@nuttx.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org