bindbc, SDL

ryuukk_ ryuukk.dev at gmail.com
Thu Mar 27 07:40:38 UTC 2025


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




More information about the Digitalmars-d-learn mailing list