mortbopet / Ripes

A graphical processor simulator and assembly editor for the RISC-V ISA

Home Page:https://ripes.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to open Ripes v2.2.6 on mac

nimbin2 opened this issue · comments

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.