Member Site › Forums › Rosetta 3 › Rosetta 3 – Build/Install › Build Rosetta – error: ‘build_threading_model’ › Reply To: Build Rosetta – error: ‘build_threading_model’
October 26, 2010 at 3:05 pm
#4629
Anonymous
Are you actually intending to use the option build_threading_model? If not, try deleting the whole if block it appears in (lines 568-571)
If you do need that option for whatever reason, try playing with its namespacing. Try a full core::options::OptionKeys::loops::build_threading_model or a using declaration.