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

Please don't depend on ALSA on FreeBSD #343

Closed
yurivict opened this issue Apr 13, 2022 · 0 comments · Fixed by #341
Closed

Please don't depend on ALSA on FreeBSD #343

yurivict opened this issue Apr 13, 2022 · 0 comments · Fixed by #341

Comments

@yurivict
Copy link

ALSA is a linux technology and isn't well supported on FreeBSD,

Please use OSS or Jack instead on FreeBSD.

haenkel added a commit to haenkel/dexed that referenced this issue Apr 13, 2022
- adds build option `-DDEXED_SKIP_VST3=1`
  and `-DDEXED_NO_ALSA=1`

to enable the FreeBSD port

- don't turn on `-Werror` just yet

Closes asb2m10#322
Closes asb2m10#340
Closes asb2m10#343
haenkel added a commit to haenkel/dexed that referenced this issue Jun 8, 2022
- adds build option `-DDEXED_SKIP_VST3=1`
  and `-DDEXED_NO_ALSA=1`

to enable the FreeBSD port

- don't turn on `-Werror` just yet

Closes asb2m10#322
Closes asb2m10#340
Closes asb2m10#343
haenkel added a commit to haenkel/dexed that referenced this issue Jun 10, 2022
- adds build option `-DDEXED_SKIP_VST3=1`
  and `-DDEXED_NO_ALSA=1`

to enable the FreeBSD port

- don't turn on `-Werror` just yet

Closes asb2m10#322
Closes asb2m10#340
Closes asb2m10#343
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

Successfully merging a pull request may close this issue.

1 participant