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

SDL_ShowSimpleMessageBox on WSL #204

Closed
boris-999 opened this issue Jan 27, 2022 · 1 comment
Closed

SDL_ShowSimpleMessageBox on WSL #204

boris-999 opened this issue Jan 27, 2022 · 1 comment

Comments

@boris-999
Copy link

boris-999 commented Jan 27, 2022

(edit: just realize this might not be strictly wiki related : although.. if this isn't getting fixed, a note on the wiki page would be useful.)

Using WSL (linux on win10), Debian. when i call SDL_ShowSimpleMessageBox() it locks up.
might be that it locks up cause its buggy. might be locks up cause WSL has some type of stub for this function that fakes displaying it then sits there waiting for my input (which i can't give as there is no graphical output).

How do i detect this dependancy on this function working correctly BEFORE i call it?
and/or can that be added to SDL, so the function can fail successfully.

@boris-999
Copy link
Author

closed, cause to really a wiki issue

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

1 participant