[Open Babel] need help using the openbabel toolkit

2010-02-17 Thread sam moors
Hi, I'm trying to compile the example code on this page: http://openbabel.org/wiki/Developer:Cpp_Tutorial but I get errors during compilation with this command (the header files are installed in /home/sam/progs/openbabel-2.2.3/include): g++ -I/home/sam/progs/openbabel-2.2.3/include convert.cpp

Re: [Open Babel] need help using the openbabel toolkit

2010-02-17 Thread Tim Vandermeersch
Hi, On Wed, Feb 17, 2010 at 4:08 PM, sam moors wrote: > Hi, > > I'm trying to compile the example code on this page: > > http://openbabel.org/wiki/Developer:Cpp_Tutorial > > but I get errors during compilation with this command (the header files > are installed in /home/sam/progs/openbabel-2.2.3/