Member Site Forums Rosetta 3 Rosetta 3 – Build/Install Rosetta 3.2 Reply To: Rosetta 3.2

#5667
Anonymous

    Try editing the path to be g++4.1 or similar; it’s probably a single character difference somewhere. “which g++” will let you know where to look for what g++ versions are available, then you can get the right one.

    You can also try overwriting tools/build/site.settings with tools/build/site.settings.topsail, which sometimes improves SCons’s ability to find the right path to things.