Re: EuSDL2 Updated
- Posted by Icy_Viking Jan 15, 2016
- 1616 views
jmduro said...
Maybe you could try the way you built the previous version: replace the third parameter of SDL_CreateRenderer(), an atom, by SDL_RENDERERFLAGS.
Jean-Marc
Thank you for the tip Jean-Marc. Sadly that did not fix the issue. Even though I updated the code. I wonder if maybe the SDL DLL 2.0.4 may have a bug within the SDL_CreateRenderer function. I'll have to dig deeper into it. Any help is still appericated.