Hi. I’m new to this forum and I’m about to write a little program, that can play a Midi-Ox log file on a Mac (macOS 15.7.3 OCLP). Unfortunately the macport build mechanism is broken for this version of macOS together with the fact that OCLP is involved. The OCLP people have messed up the dependencies in the macports tree. As a consequence I cannot build sdl3 at the moment. Seems I have sdl2 installed though.
Can I use sdl2 for this purpose? Where is the API described? Which library do I need when compiling a command line program. Is there example code somewhere?
TIA,
Christoph