Unable to successfully compile using Mac Catalina 10.15.7
Hello, I am currently unable to correclty compile. I am running a macOS Catalina 10.15.7.
The version I am currently using is Rosetta 3.12 with Mac binaries
I am able to unzip the file and go into the source folder with the following input:
cd Desktop/Rosetta/main/source/
Then try to compile using with the following...
./scons.py -j3 mode=release bin
The following error is given