trns1997 commented on PR #3186: URL: https://github.com/apache/nuttx-apps/pull/3186#issuecomment-3345611679
> build errors needs fix :-( > > ``` > CMake Error at /github/workspace/sources/apps/testing/cxx-oot-build/CMakeLists.txt:40 (add_executable): > Cannot find source file: > > /github/workspace/sources/nuttx/src/HelloWorld.cpp > > > CMake Error at /github/workspace/sources/apps/testing/cxx-oot-build/CMakeLists.txt:40 (add_executable): > No SOURCES given to target: oot > > > CMake Generate step failed. Build files cannot be regenerated correctly. > Building NuttX... > ninja: error: loading 'build.ninja': No such file or directory > ninja: error: loading 'build.ninja': No such file or directory > cp: cannot stat 'nuttx': No such file or directory > cp: cannot stat 'nuttx': No such file or directory > ninja: error: loading 'build.ninja': No such file or directory > ninja: error: loading 'build.ninja': No such file or directory > ``` https://github.com/apache/nuttx/pull/17105 Need this to be merged for this to work. Sorry i created the PR a bit too quickly :\ -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
