[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [IMP-dev] Nightly builds failed



Daniel Russel wrote:
It looks like VC is having trouble converting the non-const iterator to a const one. Try putting static_cast<Model::ParticleConstIterator>(fi.p_) in instead of fi.p_. Hopefully that will give it enough of a hint that it can figure things out.

Thanks - that was exactly it. Now fixed in r522.

	Ben
--
                      http://salilab.org/~ben/
"It is a capital mistake to theorize before one has data."
	- Sir Arthur Conan Doyle