cmdbug / YOLOv5_NCNN

🍅 Deploy ncnn on mobile phones. Support Android and iOS. 移动端ncnn部署,支持Android与iOS。
GNU General Public License v3.0
1.48k stars 302 forks source link

ios编译报错 #121

Open zhenghaonagehao opened 2 months ago

zhenghaonagehao commented 2 months ago

ld: unknown file type in '/**/Downloads/YOLOv5_NCNN-master/iOS_YOLOv5NCNN/YOLOv5NCNN/glslang.framework/glslang' clang++: error: linker command failed with exit code 1 (use -v to see invocation)

zhenghaonagehao commented 2 months ago

删除glslang.framework可以运行了