I need SDL2 because the emulator I am writing needs it for audio and I am also doing a graphical console.
Regards Rob From: Larry Baker [mailto:[email protected]] Sent: 16 February 2018 20:58 To: [email protected] Cc: SIMH <[email protected]> Subject: Re: Simh Digest, Vol 169, Issue 53 Rob, I don't understand why you need sdl2. I recently built SIMH on my El Capitan Mac at work and my Sierra Mac at home and had no need to install sdl2. In fact, my brew does not even know about it: savaii:Earthworm baker$ brew list sdl2 Error: No such keg: /usr/local/Cellar/sdl2 savaii:Earthworm baker$ brew list sdl Error: No such keg: /usr/local/Cellar/sdl savaii:Earthworm baker$ brew list libsdl Error: No such keg: /usr/local/Cellar/libsdl savaii:Earthworm baker$ brew list libsdl2 Error: No such keg: /usr/local/Cellar/libsdl2 savaii:Earthworm baker$ find /usr -name libsdl\* find: /usr/sbin/authserver: Permission denied As I recall, I did not have to change anything in the most recent SIMH build procedure on a Mac. Larry Baker US Geological Survey 650-329-5608 [email protected] <mailto:[email protected]> On 16 Feb 2018, at 12:32:08 PM, [email protected] <mailto:[email protected]> wrote: Date: Fri, 16 Feb 2018 20:23:22 -0000 From: "Rob Jarratt" < <mailto:[email protected]> [email protected]> To: < <mailto:[email protected]> [email protected]> Subject: [Simh] Installing SDL2 on Mac To Build SIMH Message-ID: < <mailto:[email protected]> [email protected]> Content-Type: text/plain; charset="utf-8" I don't have a Mac but I need someone to be able to build SIMH on his Mac and be able to link SDL2. I have looked at this page: <https://www.libsdl.org/download-2.0.php> https://www.libsdl.org/download-2.0.php I don't understand if you need runtime or dev libraries, I have tried opening both dmg files with 7Zip and I can't find anything in either that looks like a libsdl2.a file. What am I looking for and where would I put the file to be able to link it? Compile already works. Regards Rob
_______________________________________________ Simh mailing list [email protected] http://mailman.trailing-edge.com/mailman/listinfo/simh
