Recent

Author Topic: SDL3 Headers for FPC  (Read 1778 times)

Mathias

  • Jr. Member
  • **
  • Posts: 99
SDL3 Headers for FPC
« on: November 18, 2024, 05:21:18 pm »
I'm introducing my latest project, SDL3 for FPC. These headers work with the current version 3.1.6
https://github.com/sechshelme/Lazarus-SDL3.0-Packages_and_Examples

If you see any errors, please feel free to report them. It's best to do this directly in the project's issues.
You're also welcome to make suggestions.
https://github.com/sechshelme/Lazarus-SDL3.0-Packages_and_Examples/issues
« Last Edit: January 30, 2025, 05:49:21 pm by Mathias »

Mathias

  • Jr. Member
  • **
  • Posts: 99

Roland57

  • Hero Member
  • *****
  • Posts: 505
    • msegui.net
Re: SDL3 Headers for FPC
« Reply #2 on: January 22, 2025, 08:45:57 pm »
Good job Matthias! Thank you.
My projects are on Gitlab and on Codeberg.

Guva

  • Full Member
  • ***
  • Posts: 165
  • 🌈 ZX-Spectrum !!!

Mathias

  • Jr. Member
  • **
  • Posts: 99
Re: SDL3 Headers for FPC
« Reply #4 on: April 01, 2025, 05:54:53 pm »
Users using the latest Ubuntu 25.04 can install the required SDL3 libraries directly.

Building them yourself is not necessary.

Code: Pascal  [Select][+][-]
  1. sudo apt install libsdl3-dev libsdl3-image-dev libsdl3-ttf-dev

I've updated my binding to the latest SDL3:
- SDL-release-3.2.10
- SDL_image-release-3.2.2
- SDL_ttf-release-3.2.2

 

TinyPortal © 2005-2018