Hello,
I have downloaded openbabel2-3-2 from the openbabel site and tried to run the
OBTest.java but ran into errors.
The program is unable to load the library openbabel_java.
I used cmake as follows and it ran successfully. I am using linux (fedora 14)
cmake /tmp/openbabel-2.3.1 -DJAVA_BINDINGS=ON
-DEIGEN2_INCLUDE_DIR=/tmp/eigen-eigen-5097c01bcdc4/
however on rununing make -j2 I got the following errors. This is happening on
2.3.2 also. Please let me know what has to be done at your earliest.
Regards
[ 30%] Building CXX object src/CMakeFiles/openbabel.dir/depict/depict.o
[ 30%] Building CXX object src/CMakeFiles/openbabel.dir/depict/svgpainter.o
[ 30%] Building CXX object src/CMakeFiles/openbabel.dir/math/matrix3x3.o
[ 30%] Building CXX object src/CMakeFiles/openbabel.dir/math/spacegroup.o
[ 31%] Building CXX object src/CMakeFiles/openbabel.dir/math/transform3d.o
[ 31%] Building CXX object src/CMakeFiles/openbabel.dir/math/vector3.o
[ 31%] Building CXX object src/CMakeFiles/openbabel.dir/math/align.o
[ 32%] Building CXX object src/CMakeFiles/openbabel.dir/stereo/stereo.o
/tmp/openbabel-2.3.1/src/math/align.cpp: In member function ‘void
OpenBabel::OBAlign::SimpleAlign(const Eigen::MatrixXd&)’:
/tmp/openbabel-2.3.1/src/math/align.cpp:149:5: error: ‘SVD’ is not a member of
‘Eigen’
/tmp/openbabel-2.3.1/src/math/align.cpp:149:31: error: expected
primary-expression before ‘>’ token
/tmp/openbabel-2.3.1/src/math/align.cpp:149:38: error: ‘svd’ was not declared
in this scope
/tmp/openbabel-2.3.1/src/math/align.cpp:163:37: error: ‘class Eigen::MatrixXd’
has no member named ‘cwise’
make[2]: *** [src/CMakeFiles/openbabel.dir/math/align.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [src/CMakeFiles/openbabel.dir/all] Error 2
make: *** [all] Error 2
------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss