AROS World Exec
Development => Development (General) => Topic started by: Amiwell on August 29, 2022, 05:10:46 AM
-
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 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 (https://arosworld.org/infusions/forum/viewthread.php?thread_id=1087&rowstart=20&pid=2111#post_2111)
-
Thank you @amigamia :)