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: Could not load alto #77

Open
tiborsaas opened this issue May 23, 2020 · 6 comments
Open

Error: Could not load alto #77

tiborsaas opened this issue May 23, 2020 · 6 comments

Comments

@tiborsaas
Copy link

I'm on Windows 10, rustc 1.43.1

Placed a test.ogg in the root folder of this repo I cloned and tried the examples folder, but no luck, got the following error:

Opening file: ./test.ogg
thread 'main' panicked at 'Could not load alto: Io(Os { code: 126, kind: Other, message: "The specified module could not be found." })', examples\player.rs:35:14 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
error: process didn't exit successfully: `target\debug\examples\player.exe ./test.ogg` (exit code: 101)
@est31
Copy link
Member

est31 commented May 23, 2020

This isn't a bug in lewton but the upstream alto library: https://github.com/jpernst/alto

@tiborsaas
Copy link
Author

Okay, I just wanted to let you know that your example isn't working, I haven't changed anything

@est31
Copy link
Member

est31 commented May 24, 2020

Thanks for the info. I'm wondering about lightweight replacements for alto.

@TonalidadeHidrica
Copy link

How about cpal for a replacement?

@est31
Copy link
Member

est31 commented Nov 7, 2020

@TonalidadeHidrica you have the same bug? If so, we should replace it.

@TonalidadeHidrica
Copy link

I'm not (I'm a Mac user). I just suggested a trivial idea.

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