-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Use SDL 2 #21
Labels
enhancement
New feature or request
Comments
Linkid
added a commit
to Linkid/python-mixstream
that referenced
this issue
Dec 31, 2022
Linkid
added a commit
to Linkid/python-mixstream
that referenced
this issue
Dec 31, 2022
This function is a legacy one. Same change to SDL_UnlockAudio with SDL_UnlockAudioDevice. Ref fofix#21
Linkid
added a commit
to Linkid/python-mixstream
that referenced
this issue
Dec 31, 2022
In Ubuntu Jammy (22.04LTS) and some other Linux OS, FindSDL2_mixer cmake is not provided. However, the pkg-config file is present. Ref fofix#21
Linkid
added a commit
to Linkid/python-mixstream
that referenced
this issue
Dec 31, 2022
Linkid
added a commit
to Linkid/python-mixstream
that referenced
this issue
Dec 31, 2022
This function is a legacy one. Same change to SDL_UnlockAudio with SDL_UnlockAudioDevice. Ref fofix#21
Linkid
added a commit
to Linkid/python-mixstream
that referenced
this issue
Dec 31, 2022
In Ubuntu Jammy (22.04LTS) and some other Linux OS, FindSDL2_mixer cmake is not provided. However, the pkg-config file is present. Ref fofix#21
Linkid
added a commit
to Linkid/python-mixstream
that referenced
this issue
Dec 31, 2022
Linkid
added a commit
that referenced
this issue
Jan 1, 2023
Linkid
added a commit
that referenced
this issue
Jan 1, 2023
This function is a legacy one. Same change to SDL_UnlockAudio with SDL_UnlockAudioDevice. Ref #21
Linkid
added a commit
that referenced
this issue
Jan 1, 2023
In Ubuntu Jammy (22.04LTS) and some other Linux OS, FindSDL2_mixer cmake is not provided. However, the pkg-config file is present. Ref #21
Linkid
added a commit
that referenced
this issue
Jan 1, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Replace SDL 1 with SDL 2.
The text was updated successfully, but these errors were encountered: