Giter Site home page Giter Site logo

Comments (5)

debugly avatar debugly commented on August 21, 2024 1

@cppixocial 感谢指正,最新代码修复了。

from ffmpegtutorial.

debugly avatar debugly commented on August 21, 2024

如果运行 iOS 的demo 就这么安装:

cd FFmpegTutorial/Example/iOS
pod install

如果运行 macOS 的demo 就这么安装:

cd FFmpegTutorial/Example/macOS
pod install

把你 pod install 的日志发下我看看。

from ffmpegtutorial.

Whaiyan avatar Whaiyan commented on August 21, 2024

from ffmpegtutorial.

debugly avatar debugly commented on August 21, 2024

更新了安装 FFmpeg 依赖的脚本,拉取最新代码后,再次运行 pod install;如果看到

⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ 依赖库安装失败,请重新运行 pod install ⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️

则表明网络不太好,从github下载预编译库失败,需要重新 pod install。

from ffmpegtutorial.

cppixocial avatar cppixocial commented on August 21, 2024

更新了安装 FFmpeg 依赖的脚本,拉取最新代码后,再次运行 pod install;如果看到

⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ 依赖库安装失败,请重新运行 pod install ⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️

则表明网络不太好,从github下载预编译库失败,需要重新 pod install。
image

我也有同样的问题,pod install 成功,编译项目提示提示找不到 ffmpeg 的库

看了下你的podspec 引入文件目录有问题,没有vendor目录,目前只有 build 目录
image

from ffmpegtutorial.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.