trytuna commented on issue #15776: URL: https://github.com/apache/nuttx/issues/15776#issuecomment-3160387204
I am also encountering the same problem. macOS 15.5 (24F74) I've basically done the following: ``` mkdir nuttx-example && cd nuttx-example git clone g...@github.com:apache/nuttx-apps.git apps git clone g...@github.com:apache/nuttx.git nuttx cd nuttx ./tools/configure.sh -l sim:nsh make menuconfig # "Build setup" -> "Build host platform" -> "macOS". Save and exit make -j ``` -- 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 For queries about this service, please contact Infrastructure at: us...@infra.apache.org