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
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/