Hello, all :

First of all, thanks OB developer. It's very good library for Computational 
chemistry. I used it often. 
Here's a Note. Hope it can help others.
When I compile the Openbabel 2.2.* at linux computer(Redhat), it report an 
error like that:
In function Energy() 
 look at the source code, the error line is:
 energy  = E_Bond<true>();

When I modify it to  ----> 
     energy  = E_Bond(true);

It can compile succussfully. 

I am hoping this message can help someone.

Best wishes,

Bing

<<14.gif>>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss

Reply via email to