[Open Babel] Problems building OB 2.3.1 with static libs

2012-08-01 Thread Alessandro Nascimento
Hi all, I am having some problems to compile OpenBabel on Ubuntu with static libs. The compiler is GNU (GCC/G++), Eigen3, Zlib, Cairo and XML2 libraries were installed. The error message appears during the linking step: Linking CXX executable ../bin/babel ../src/libopenbabel.a(plugin.o): In fu

Re: [Open Babel] Problems building OB 2.3.1 with static libs

2012-08-01 Thread Igor Filippov [Contr]
Thank you, Tim! The static lib works now on both OSX and MinGW (with eigen3). There seem to be a problem with InChI generation though - it looks like inchi format got lost in the static library generation. Another tiny additional feature request - it seems that libopenbabel.a lands in /usr/local/