Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Importing library to new swift app #17

Open
sivnatt opened this issue Mar 15, 2016 · 2 comments
Open

Importing library to new swift app #17

sivnatt opened this issue Mar 15, 2016 · 2 comments

Comments

@sivnatt
Copy link

sivnatt commented Mar 15, 2016

Hi,
I am trying to import this library to my current app that is build with swift. After adding the two folders "FFMpegDecoder" and "FFMpegiOS", i am getting the error ".../include/libavformat/avformat.h:259:10: 'libavcodec/avcodec.h' file not found"

Any idea why this is happening?

@fabiosoft
Copy link

Same error...

@AlainL88
Copy link

Just remove the import libavcodec/avcodec.h
and insert the import avcodec.h

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants