Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/objective-c/24.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Objective c 运行mbalertview演示时链接器命令失败_Objective C_Mbprogresshud - Fatal编程技术网

Objective c 运行mbalertview演示时链接器命令失败

Objective c 运行mbalertview演示时链接器命令失败,objective-c,mbprogresshud,Objective C,Mbprogresshud,我从git下载了mbalertview并尝试编译和运行,但我遇到了这个错误 _vImageBoxConvolve_ARGB8888", referenced from: -[MBFlatAlertView boxblurImage:boxSize:] in MBFlatAlertView.o ld: symbol(s) not found for architecture i386 clang: error: linker command failed with exit code 1 (use

我从git下载了mbalertview并尝试编译和运行,但我遇到了这个错误

_vImageBoxConvolve_ARGB8888", referenced from:
-[MBFlatAlertView boxblurImage:boxSize:] in MBFlatAlertView.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)

请帮助我。

显然
vImageBoxConvolve\u argb888()
未定义。查看是否正确地包含在项目中。

显然
vImageBoxConvolve\u argb888()
未定义。查看项目中是否包含了正确的