Open Dragoonglue opened 4 years ago
I updated/edited the code in the instructions when I was having the same issue. The code should not be windows-to-mac, but win-to-mac.sh after changing both lines to "win", instead of "windows" it should create the files correctly.
Good catch, thanks for doing that!
I tried following the instructions listed on the wiki, but encountered two problems. First, when I try to install nodejs (and only that, the other dependencies installed just fine) the console says that it can't locate the package. Second, when I try to run the Windows-to-Mac script it throws this error:
chmod: cannot acces 'irem-convert-windows-to-mac.sh': No such file or directory
Even though I already downloaded the file the way it's described on the wiki and checked that it's actually there. Any help would be greatly appreciated.