mortbopet / Ripes

A graphical processor simulator and assembly editor for the RISC-V ISA
https://ripes.me/
MIT License
2.49k stars 270 forks source link

Unable to open Ripes v2.2.6 on mac #362

Open nimbin2 opened 3 months ago

nimbin2 commented 3 months ago

Hey, On a mac i am unable to run Ripes from the Ripes-v2.2.6-mac-x86_64.zip out of the box.

The Executable Ripes-v2.2.6-mac-x86_64.app/Contents/MacOS/Ripes is missing executable rights, so a chmod u+x Ripes-v2.2.6-mac-x86_64.app/Contents/MacOS/Ripes is fixing the problem.