simbit18 commented on issue #15807: URL: https://github.com/apache/nuttx/issues/15807#issuecomment-2650197438
hi @Justin-Morrison-github it seems related to wrong path ``` apps/examples/hello_rust/Kconfig' not found (in 'source "/home/morri/InSpace/InSpace-Nuttx/apps/examples/hello_rust/Kconfig"'). Check that environment variables are set correctly (e.g. $srctree, which is unset or blank). Also note that unset environment variables expand to the empty string. make: *** [tools/Unix.mk:731: menuconfig] Error 1 ``` After this PR https://github.com/apache/nuttx-apps/pull/2944 the path has changed Have you tried updating the [apps](https://github.com/apache/nuttx-apps) repository ? -- 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