【问题标题】:Error when compiling a cydia tweak GPUImage编译 cydia 调整 GPUImage 时出错
【发布时间】:2015-08-06 19:18:22
【问题描述】:

我正在编写一个需要 GPUImage 框架的调整,但我不知道如何安装它。我只是将所有标题复制到 theos/include 文件夹吗? (在这种情况下,我在编译时收到“架构 armv7 的未定义符号”错误。我的 makefile 中有“export ARCHS = armv7 armv7s arm64”。

https://github.com/BradLarson/GPUImage

【问题讨论】:

    标签: ios iphone jailbreak theos tweak


    【解决方案1】:

    最终使用 xcode,它给出了相同的错误,但随后通过 #importing QuartzCore.h 和 AVFoundation.h 解决。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-12-30
      相关资源
      最近更新 更多