Results 1 to 10 of 11

Thread: SDL for Delphi + Other Useful Libraries

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    PGDCE Developer de_jean_7777's Avatar
    Join Date
    Nov 2006
    Location
    Bosnia and Herzegovina (Herzegovina)
    Posts
    287
    Quote Originally Posted by drezgames View Post
    Happy new year all!
    Happy new year!

    Good work. Personally do not use SDL, but it's good to know when someone needs the headers. Do these work with FPC?
    Existence is pain

  2. #2
    Quote Originally Posted by de_jean_7777 View Post
    Happy new year!

    Good work. Personally do not use SDL, but it's good to know when someone needs the headers. Do these work with FPC?
    Thx! They were made for Delphi, and I've not tested with FPC. Of the top of my head, you would have to remove ReportMemoryLeaksOnShutdown, and remove the dotted unit names in the uses sections and use replacement routines for the ones I call from System.IOUtils and in theory it should work. It's win64 only.

  3. #3
    Hi Jarrod,

    I wonder what happened to the SDL2 repo, it seems to be gone. At least the links are 404'ing.

    Best regards
    Matthias

  4. #4
    It works for me. Maybe they had an issue.
    No signature provided yet.

  5. #5

  6. #6
    Same here. And when I check tinyBigGAMES profile on GitHub here is only one public repository in their profile and that is topazgamelib

    After searching on internet it seems that SDL component suite moved tohttp://www.lohninger.com/sdlindex.html

  7. #7
    Quote Originally Posted by SilverWarior View Post
    After searching on internet it seems that SDL component suite moved tohttp://www.lohninger.com/sdlindex.html
    I wonder if this SDL component suite has anything to do with the SDL package of tinyBigGAMES which doesn't seem available anymore?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •