P , 2012-08-27 23:22 +0200, Tim Vandermeersch rakstīja:
> Hi,
> 
> I have commented out the code that caused the compile problems.
> However, I have no idea why the OBMinimizingEnergyConformerScore and
> OBMinimizingRMSDConformerScore classes Geoff added were removed. Also
> I added virtual destructors again but did not make them pure virtual.
> I get a link error with pure virtual destructors and this is probably
> the reason why they were removed. I usually just define an empty {}
> implementation although I forgot in the original conformersearch.h
> file.

No, pure virtual destructors are just fine, you just didn't notice that
the same commit also removed their implementations from
src/conformersearch.cpp, they were moved there in r4869 (Fix by Reinis
for r4832 to get rid of warning about "inconsistent dll linkage").


Reinis


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
OpenBabel-Devel mailing list
OpenBabel-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-devel

Reply via email to