tanersener / mobile-ffmpeg

FFmpeg for Android, iOS and tvOS. Not maintained anymore. Superseded by FFmpegKit.
https://tanersener.github.io/mobile-ffmpeg
GNU General Public License v3.0
3.87k stars 791 forks source link

fftools_ffmpeg.h file not found for xCode project #586

Closed aldov500 closed 3 years ago

aldov500 commented 4 years ago

Description I get Lexical or Preprocessor error with the file not being found. The MobileFFmpeg.m file cant found the fftools_ffmpeg.h file

Expected behavior Project succesfully build

Current behavior Build failed with 1 error

Screenshots Captura

Environment

aldov500 commented 4 years ago

Create a new project in Xcode, add cocoapods and installa the library. Still got an error

tanersener commented 4 years ago

See #132

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.