...and accessing its functions.
Dynamic shared objects (.so files) are the Linux equivalent of DLLs on the Windows platform.
Does anyone know how to load them into BBCSDL (Linux), and to access the functions contained therein?
Regards,
David.
--
http://www.proggies.uk/
Loading a shared object/library into BBCSDL (Linux)
-
DDRM
Re: Loading a shared object/library into BBCSDL (Linux)
Hi David,
Richard suggests that SDL_LoadObject should do it?
https://wiki.libsdl.org/SDL_LoadObject
Best wishes,
D
Richard suggests that SDL_LoadObject should do it?
https://wiki.libsdl.org/SDL_LoadObject
Best wishes,
D
-
David Williams
Re: Loading a shared object/library into BBCSDL (Linux)
Hmm, another case of RTFM, I guess!
My gratitude to Richard as always, and to you David.
David.
--
My gratitude to Richard as always, and to you David.
David.
--