Warning closing application on MacOS
Open
bug
- Dominant language
- CMake
- Stars
- 375
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
When closing the window on MacOS you get the following error after quit:
```
Application quit successfully!
AQ_Server_Common.h:48 Exception caught in AudioQueueInternalStop_Sync - error -66671
Program ended with exit code: 0
```
I'm new to SDL3 so I'm not sure if it's an SDL3 shutdown issue with a mutex or if there is a missed shutdown here in the template.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.