On Nov 17, 2011, at 1:22 PM, Andrew Dalke wrote: > # In Open Babel 2.3.0, OBConversion() must be called before trying to > # find any plugin. This was not needed in earlier releases. > ob.OBConversion()
There's a patch under discussion that would eliminate this for 2.4. Basically, we switched fingerprints and other plugins over to be loaded separately, rather than compiled into the gigantic libopenbabel. Obviously, the drawback is the need for an OBConversion object. -Geoff ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ OpenBabel-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbabel-discuss
