Update home authored by Allen, Bruce (CIV)'s avatar Allen, Bruce (CIV)
......@@ -79,6 +79,12 @@ Here is a synopsis of Mac compatibility:
| Catalina OS 10.15 (32-bit executables are not allowed) | Not available until trace generator 64-bit support is available |
| Mac with M1 processor (ARM-based architecture) | Not available until trace generator runs on M1 |
#### Ubuntu 20
The master branch of trace-generator currently does not build on Ubuntu 20. A temporary work-around is to install the unofficial `modernize_build` branch by running the MP installer as follows:
cd ~/Downloads
./install_mp.bash ubuntu18+ modernize_build master
# Running Gryphon
To run the Gryphon GUI open a command window and type:
......
......