On Thursday, 27 March 2025 at 06:17:28 UTC, Claus D. Volko wrote:
Well, well.Now my code builds but it seems that the call of SDL_Init fails. I wonder if SDL3.lib is okay since I built it myself using Visual Studio. Maybe there is some prebuilt version available somewhere?
What do you mean by "fails"? Did you mean you the function call happened but returned an error? Or was it something else, like a null pointer access?