26.07.10, 14:22, "Noel O'Boyle" :
> Hi all,
>
> Eigen2 is an optional dependency of OpenBabel upon which a small
> number of new classes depend.
>
> I can add #ifdef HAVE_EIGEN2 to openbabel-python.i, and this will work
> fine to generate openbabel-python.cpp. However, the ultimate end-use
26.07.10, 14:22, "Noel O'Boyle" :
> Hi all,
>
> Eigen2 is an optional dependency of OpenBabel upon which a small
> number of new classes depend.
>
> I can add #ifdef HAVE_EIGEN2 to openbabel-python.i, and this will work
> fine to generate openbabel-python.cpp. However, the ultimate end-u
Hi all,
Eigen2 is an optional dependency of OpenBabel upon which a small
number of new classes depend.
I can add #ifdef HAVE_EIGEN2 to openbabel-python.i, and this will work
fine to generate openbabel-python.cpp. However, the ultimate end-user
may not have Eigen2 and so when she compiles openbabe