It is a pity that writing your own C++ programs on Windows isn't easier,
but until a simplified method is developed the best way is to
download the whole project from SVN. (I use TortoiseSVN
http://tortoisesvn.net.) You could checkout the 2.3.2 branch
https://openbabel.svn.sourceforge.net/svnroo
Good morning.
I have a C++ program which makes calls to the OpenBabel library.
Just wonder how can I compile it under Windows 7? I've already
got OpenBabel-2.3.2 installed and have checked that the basic
commands work. I am basically looking for something like the
"How to compile against the Ope