leniad / dsp-emulator

Dsp emulator
62 stars 17 forks source link

dsp wont run on mac #46

Closed patdiddy closed 2 years ago

patdiddy commented 3 years ago

when I tried running the newest version of DSP for Mac, I got the following message in terminal

"dyld: Library not loaded: /usr/local/lib/libSDL2_mixer-2.0.0.dylib Referenced from: ~/dsp_018b3.app/Contents/MacOS/dsp_lazarus Reason: image not found zsh: abort ~/dsp_018b3.app/Contents/MacOS/dsp_lazarus"

How do I fix that?

leniad commented 3 years ago

Hi! You must have installed two libraries on Mac to run DSP. SDL 2.0.X --> https://www.libsdl.org/release/SDL2-2.0.14.dmg SDL mixer 2.0.X --> https://www.libsdl.org/projects/SDL_mixer/release/SDL2_mixer-2.0.4.dmg

Greetings.

leniad commented 2 years ago

I've tested v0.20 in Mac OS 12 and works fine with SDL 2 and SDL mixer 2