SDL 2 Release Candidate 1 OS4

Amiwell · 229

Amiwell

  • Legendary Member
  • *****
    • Posts: 2360
    • Karma: +32/-4
  • Peace
on: August 29, 2022, 12:10:46 PM
I don't know if the sources can be used from this porting to bring them to Aros :-\

https://github.com/AmigaPorts/SDL-2.0/releases/tag/v2.24.0-rc1-amigaos4


amigamia

  • Member
  • ***
    • Posts: 126
    • Karma: +49/-0
    • AROS World
Reply #1 on: August 29, 2022, 01:13:08 PM
I don't know if the sources can be used from this porting to bring them to Aros :-\

https://github.com/AmigaPorts/SDL-2.0/releases/tag/v2.24.0-rc1-amigaos4

I have been trying but needs work. However, the source code for MoprhOS seems to be a better candidate for an AROS port I have been told.
With some minimal changes to the makefile the OS4 source code and the Makefile.minimal does compile and yields a libSDL2.a. Unfortunately, when compiling your own source with that lib,  it has other errors.

Here you can read more about it: https://arosworld.org/infusions/forum/viewthread.php?thread_id=1087&rowstart=20&pid=2111#post_2111


Amiwell

  • Legendary Member
  • *****
    • Posts: 2360
    • Karma: +32/-4
  • Peace
Reply #2 on: August 29, 2022, 01:49:39 PM
Thank you @amigamia :)