Member Site › Forums › Rosetta 3 › Rosetta 3 – Build/Install › Build Rosetta – error: ‘build_threading_model’ › Reply To: Build Rosetta – error: ‘build_threading_model’
February 25, 2010 at 4:43 pm
#4371
Anonymous
> In order to build a release version of Rosetta executables, I run scons:
>
> – by Release Mode – scons bin mode=release.
>
> But I receive this error message:
>
> src/protocols/loops/LoopRelaxMover.cc: In member function ‘virtual void protocols::loops::LoopRelaxMover::apply(core::pose::Pose&)’:
>
> src/protocols/loops/LoopRelaxMover.cc:568: error: ‘build_threading_model’ is not a member of ‘core::options::OptionKeys::loops’
>
> *** [build/src/release/linux/2.6/64/x86/gcc/protocols/loops/LoopRelaxMover.os] Error 1
>
> Thank you for all.