emulator compile script error on MacOS in version 0.5.3

Issue #125 new
Former user created an issue

Patchblocks version 0.5.3

Starting the emulator in the the editor was failing with an error pointing to the file at:

/Applications/Patchblocks.app/Contents/MacOS/compile/emulator/compile.sh

I opened the file and saw that maybe I should change Line 4 from

BASEDIR=$(PWD)

to

BASEDIR=$(pwd)

which I did, saved the file, and restarted the editor software. Now the emulator works!

You can pay me later. Just follow the IP. ;)

Comments (0)

  1. Log in to comment