On Thursday, 27 March 2025 at 07:40:38 UTC, ryuukk_ wrote:
If you are using the shared library instead of the static library, you need to load it, call the `loadSDL` function

Judging from what's written on https://en.wikipedia.org/wiki/Shared_library it should actually be a static library as it's a .lib file. Maybe the reason for the problem is that I compiled the library in Release mode while I built the D project in Debug mode? Anyway, I'll also try using the loadSDL function, thank you for the advice.
  • bindbc, SDL Claus D. Volko via Digitalmars-d-learn
    • Re: bindbc,... Claus D. Volko via Digitalmars-d-learn
      • Re: bin... Claus D. Volko via Digitalmars-d-learn
        • Re:... Claus D. Volko via Digitalmars-d-learn
          • ... ryuukk_ via Digitalmars-d-learn
            • ... Claus D. Volko via Digitalmars-d-learn
              • ... Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn
                • ... Mike Parker via Digitalmars-d-learn
                • ... Claus D. Volko via Digitalmars-d-learn
          • ... Mike Parker via Digitalmars-d-learn

Reply via email to