|  | 
 
| [toybrick@localhost build]$ make [ 25%] Building CXX object CMakeFiles/rknn_mobilenet.dir/rknn_mobilenet.cpp.o
 /home/toybrick/workspace/Linux_rknn_api_sdk/rknn_mobilenet.cpp:1:10: fatal error: stdio.h: No such file or directory
 #include <stdio.h>
 ^~~~~~~~~
 compilation terminated.
 make[2]: *** [CMakeFiles/rknn_mobilenet.dir/build.make:63: CMakeFiles/rknn_mobilenet.dir/rknn_mobilenet.cpp.o] Error 1
 make[1]: *** [CMakeFiles/Makefile2:68: CMakeFiles/rknn_mobilenet.dir/all] Error 2
 make: *** [Makefile:84: all] Error 2
 [toybrick@localhost build]$
 
 
 | 
 |