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

In-system OPUS can't find the header path #25

Closed
Wohlstand opened this issue Jan 9, 2019 · 1 comment
Closed

In-system OPUS can't find the header path #25

Wohlstand opened this issue Jan 9, 2019 · 1 comment
Assignees
Labels

Comments

@Wohlstand
Copy link
Member

It's need to make the CORRECT detection of system-wide installed OPUS library

/usr/local/include/opus/opusfile.h:110:31: fatal error: opus_multistream.h: No such file or directory
 # include <opus_multistream.h>

for now it's incorrect and won't work right.

@Wohlstand Wohlstand added the bug label Jan 9, 2019
Wohlstand added a commit that referenced this issue Jan 9, 2019
@Wohlstand Wohlstand self-assigned this Jan 9, 2019
@Wohlstand
Copy link
Member Author

Fixed, now it works!

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

No branches or pull requests

1 participant