I am trying to compile Rosetta using scons.py script provided by the developers
If I use gcc compilier, I get "error: StructureID has not been declared"
gcc
If I use clang, I get similar error.
clang Compiler versions are relevant.
If anyone has had a similar issue with Rosetta, please tell me how you solved it.