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

Error when compiling on windows #3

Open
nico-abram opened this issue Nov 22, 2020 · 1 comment
Open

Error when compiling on windows #3

nico-abram opened this issue Nov 22, 2020 · 1 comment

Comments

@nico-abram
Copy link

Attempting to compile master branch on windows gave me the following error:

libvorbis/lib/misc.c(14): fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory

Here is the cargo build output:

build_out.log

cargo version: cargo 1.49.0-nightly (dd83ae55c 2020-10-20)
rustc version: rustc 1.49.0-nightly (ffa2e7ae8 2020-10-24)
visual studio 2019
msvc 14.27.29110
windows 10

@mgeier
Copy link

mgeier commented Jan 22, 2021

This should be fixed in the meantime by the latest release of vorbis-sys (which is a dependency of vorbisfile-sys).

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