Reply To: problem compiling rosetta3.1 in windows vista 32 bit using cygwin 1.7.5-1

Member Site Forums Rosetta 3 Rosetta 3 – General problem compiling rosetta3.1 in windows vista 32 bit using cygwin 1.7.5-1 Reply To: problem compiling rosetta3.1 in windows vista 32 bit using cygwin 1.7.5-1

#4514
Anonymous

    The svn warnings are irrelevant. We use subversion (svn) to keep development organized; the release version keeps vestiges of svn and is just upset that it no longer has all the svn stuff present.

    This is a different error than before, which I suppose is a good thing. I don’t know enough about windows to tell you if you have zlib installed or not.

    The error you’re getting is specific to cluster.cc. If you want to use the clustering app, we’ll have to debug why it in particular is failing to build. If not, just put a # sign in front of cluster in the file apps.src.settings and scons will skip it.