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

build error with VS2015 #58

Open
wl3b10s opened this issue Apr 26, 2021 · 1 comment
Open

build error with VS2015 #58

wl3b10s opened this issue Apr 26, 2021 · 1 comment

Comments

@wl3b10s
Copy link

wl3b10s commented Apr 26, 2021

when the project is build with VS2015.

error show:
C1083 Cannot open include file: 'ogg/ogg.h': No such file or directory
C1083 Cannot open include file: 'opus.h': No such file or directory

should i do some mannal setting to correct this?

thanks.

@mark4o
Copy link
Collaborator

mark4o commented Apr 26, 2021

opus-tools depends on libopus, libopusenc, opusfile, ogg, and flac (to accept FLAC input). Those should be installed before building.

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