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