new installation on local computer problem

Member Site Forums Rosetta 3 Rosetta 3 – General new installation on local computer problem

Viewing 1 reply thread
  • Author
    Posts
    • #426
      Anonymous

        Dear Administrator:

        I tried to install rosetta3.1 on local computer which failed when running. I only observed warning message at the start of the installation like following:

        src/protocols/viewer/marchingCubes.cc:277: warning: missing braces around initializer for ‘int [21]’

        Could somebody have suggestions on that? What is wrong with the settings and how to solve the problem? Thanks a lot.

      • #4321
        Anonymous

          This is just a compiler warning. You can safely ignore it.

          The compiler thinks that the line of code in question is less than 100% clear: it knows what to do, but it wants us to tweak the code a bit to make it perfect. This particular warning only occurs in some versions of GCC so it apparently hasn’t been cleaned up.

          It will not affect how this copy of Rosetta runs on that installation.

      Viewing 1 reply thread
      • You must be logged in to reply to this topic.