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

How to compile this source? #101

Open
devstar1988 opened this issue Aug 2, 2016 · 4 comments
Open

How to compile this source? #101

devstar1988 opened this issue Aug 2, 2016 · 4 comments

Comments

@devstar1988
Copy link

Hi, developer

I just tried to compile this project.
by the way, i have problem with libAV.

I compiled this project in QtCreator.
but it says <libavutils/avutil.h> file not found.

So I installed libAV by using homebrew
brew install libav

but this issue was not removed.
so, i installed ffmpeg
brew install ffmpeg

but it says some functions are deprecated and macro constant not found.
Can you please help me for compiling this project?

Regards
Jin

@ibsh
Copy link
Owner

ibsh commented Aug 2, 2016

I cannot help, sorry. Except to say that I manually compile all the deps rather than using homebrew.

@devstar1988
Copy link
Author

Oh, I see

so, which library are used in this application?
libAV or ffmpeg?

Regards
Jin

On Aug 2, 2016, at 10:32 PM, ibsh notifications@github.com wrote:

I cannot help, sorry. Except to say that I manually compile all the deps rather than using homebrew.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub #101 (comment), or mute the thread https://github.com/notifications/unsubscribe-auth/AOjPY6DfiszHelyswvaj9phEGTNRyHz8ks5qb1UWgaJpZM4Jak8d.

@ibsh
Copy link
Owner

ibsh commented Aug 2, 2016

All deps are detailed in the .pro

@devstar1988
Copy link
Author

ok, thanks

On Aug 2, 2016, at 11:10 PM, ibsh notifications@github.com wrote:

All deps are detailed in the .pro


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub #101 (comment), or mute the thread https://github.com/notifications/unsubscribe-auth/AOjPY1ngmjCm6nXw6rUpsMEGbzhSB9s-ks5qb13ZgaJpZM4Jak8d.

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

2 participants