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

When compiling, 1.62.3 requires portaudio, #902

Open
IrenvanderBeekPXL opened this issue Mar 9, 2024 · 4 comments
Open

When compiling, 1.62.3 requires portaudio, #902

IrenvanderBeekPXL opened this issue Mar 9, 2024 · 4 comments

Comments

@IrenvanderBeekPXL
Copy link

Hello

According to the wiki, when compiling version 1.62.3, I don't need portaudio, but the cmake file crashes when I try to do it without portaudio. And when I try to install portaudio, it tries removing wine and brstm-conversion-tool, both of which I need for other stuff. Is there any way to work around this?

Thanks

@bearoso
Copy link
Collaborator

bearoso commented Mar 9, 2024

Did you use the -DUSE_PORTAUDIO=OFF flag to cmake to turn off compiling of portaudio?

@IrenvanderBeekPXL
Copy link
Author

No I did not, I didn't know that was a thing

@bearoso
Copy link
Collaborator

bearoso commented Mar 15, 2024

Try cmake-gui when you're working with unfamiliar projects. It'll list a lot of compiling options that aren't documented anywhere.

@IrenvanderBeekPXL
Copy link
Author

Okay, thanks for the tip. I will do that in the future if I don't forget

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