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?
If you are using the shared library instead of the static library, you need to load it, call the `loadSDL` function