We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 5122 - failed loading ShowReadingWindow
Summary: failed loading ShowReadingWindow
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: *don't know* (show other bugs)
Version: 2.0.12
Hardware: x86_64 Windows 7
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-05 03:55 UTC by 1379113792
Modified: 2020-05-08 13:15 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description 1379113792 2020-05-05 03:55:26 UTC
SDL_GetError() shows this 'sdl2 failed loading ShowReadingWindow:(something unreadable)'

and sometimes When I got a not NULL pointer to SDL_Texture* data from IMG_LoadTexture(), I can not draw it on the screen.
Comment 1 1379113792 2020-05-08 13:15:32 UTC
Silly mistakes.