在jetson nano上安装ncnn,在build文件夹中编译完后, build中没有tools文件夹。
jetpack=4.6
8ehkhllq1#
I've encountered the same issue on jetson AGX, have you solved this problem? Hope you can describe your solution, thanks:)
4xrmg8kj2#
I think you should check if you have the -DNCNN_BUILD_TOOLS=ON option when executing cmake
-DNCNN_BUILD_TOOLS=ON
2条答案
按热度按时间8ehkhllq1#
I've encountered the same issue on jetson AGX, have you solved this problem? Hope you can describe your solution, thanks:)
4xrmg8kj2#
I think you should check if you have the
-DNCNN_BUILD_TOOLS=ON
option when executing cmake