Hello AI world build fail on Orin Nano 4gb

Hi!
I am encountering “configuring incomplete” issues when trying to build jetson_inference on my jetson orin nano 4gb development kit with jetpack 5.1.3-b29
after cloning the repository, installing the dependencies and initializing the sub-modules, I tried
cd build/
cmake ../
and I get this error

– Configuring incomplete, errors occurred!
See also “/home/iron-maple/jetson-inference/build/CMakeFiles/CMakeOutput.log”.

and if I ignore the error and do
make
it will output

make: *** No targets specified and no makefile found. Stop.

here is the complete cmake log output
CMakeOutput.log (42.2 KB)

Hi,

Could you share the complete console log with us as well?
We are not able to find the error in the attached CMake output.

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.