From: Geoffrey H. <gr...@co...> - 2006-08-25 22:29:40
|
On Aug 18, 2006, at 2:04 PM, A. Sebastian wrote: > Finally I tried adding the following perl lines: > > my $obMessageHandler=new Chemistry::OpenBabel::OBMessageHandler; > $obMessageHandler->StopLogging(); > > ... > could be the problem that the class OBMessageHandler is not > implemented in > Perl? No, that's correct -- it's not included in the wrapper. I'll make sure to fix that now for the 2.1 beta snapshots. Cheers, -Geoff |