GPUImage / usr / local / bin / appledoc:没有这样的文件或目录

时间:2015-12-22 05:20:53

标签: swift gpuimage

花了一些时间尝试为GPUImage构建一些快速示例并继续遇到此错误。我使用Homebrew添加了Appledoc并继续看到此错误。有什么想法吗?

1 个答案:

答案 0 :(得分:14)

根据这个https://github.com/BradLarson/GPUImage/issues/214和伟大的布拉德拉森,他解释说我必须尝试构建和运行文档而不是实际项目。

换句话说,我需要转变一下:

enter image description here

进入这个:

enter image description here

现在我不再尝试运行文档,事情很有效。享受!