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

ASIO SDK download seems not to have worked #948

Open
jangler opened this issue Feb 7, 2025 · 1 comment
Open

ASIO SDK download seems not to have worked #948

jangler opened this issue Feb 7, 2025 · 1 comment

Comments

@jangler
Copy link

jangler commented Feb 7, 2025

Build output states that:

CPAL_ASIO_DIR is set at C:\Users\casey\AppData\Local\Temp\asio_sdk

This directory exists, and so does a tree of sub-directories, but all are empty.

Then compilation fails with this error, presumably because the asio_sdk folder is empty:

C:\Users\casey\.cargo\registry\src\index.crates.io-6f17d22bba15001f\asio-sys-0.2.2\asio-link\helpers.hpp(2): fatal error C1083: Cannot open include file: 'asiodrivers.h': No such file or directory

This is all from rust-analyzer output in VS Code. I didn't see any error messages due to a failed download or anything like that.

@MosBas
Copy link

MosBas commented Feb 8, 2025

I've had this issue as well a couple of days ago. It's gone since. From what I was able to see, the SDK zip file wasn't fully downloaded.

I think it's safer to have the SDK pre-downloaded.

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