Open alexey-lysiuk opened 5 years ago
There are two assertion failures most likely since upgrade to SDL 2.0.9
Assertion failure at SDL_SetWindowTitle_REAL (src/video/SDL_video.c:1747), triggered 1 time: 'window && window->magic == &_this->window_magic' Assertion failure at SDL_SetWindowIcon_REAL (src/video/SDL_video.c:1772), triggered 1 time: 'window && window->magic == &_this->window_magic'
Probably related to #5.
There are two assertion failures most likely since upgrade to SDL 2.0.9