Member Site Forums Rosetta++ Rosetta++ – General Rosetta for Windows Reply To: Rosetta for Windows

#3933
Anonymous

    > HI,
    > I am a beginner ..Have absolutely no clue about using Rosetta.
    > …

    Answer from another beginner: you need to build it first (although I don’t have windows)
    http://www.rosettacommons.org/tiki/tiki-index.php?page=Source+Code+Overview

    VC2005 Compile processes
    run version.bat [ v2.2.0 ]
    Load the rosetta project with rosetta++.vcproj
    Select build type: Release
    File>Open>Project/Solution>find the rosetta++.vcproj
    Build>Build rosetta++

    Run rosetta under windows
    Run rosetta in the friendly V-studio interface:
    Project>properties>Debugging>Command Arguments add your run

    just my .2 cents