We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey! I am currently using this crate and it is working great :)
Unfortunately I can't cross compile on macos to the target "x86_64-apple-darwin" because the portaudio build can not find the MacOS SDK in that case.
x portaudio/install-sh configure: error: Couldn't find 10.5, 10.6, 10.7, 10.8 or 10.9 SDK
Do you have any idea if there is a solution by just setting an environment variable or if that is a more complicated issue?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hey! I am currently using this crate and it is working great :)
Unfortunately I can't cross compile on macos to the target "x86_64-apple-darwin" because the portaudio build can not find the MacOS SDK in that case.
Do you have any idea if there is a solution by just setting an environment variable or if that is a more complicated issue?
The text was updated successfully, but these errors were encountered: