Dear all,

I was building RDKit at my CentOS 6.5 system with the following commands:
cmake -DBOOST_ROOT=/usr/local/lib
-DPYTHON_LIBRARY=/usr/lib/python2.7/config/libpython2.7.a
-DPYTHON_INCLUDE_DIR=/usr/include/python2.7/
-DPYTHON_EXECUTABLE=/usr/bin/python -DRDK_BUILD_SWIG_WRAPPERS=ON ..
I would use the latest SWIG (2.0.12) to implement the java wrapper and have
put JUnit.jar to the folder External/java_lib. Then I met this problem:
[ 98%] Swig source
/usr/local/include/boost/smart_ptr/shared_array.hpp:60: Error: Syntax error
in input(3).
make[2]: *** [Code/JavaWrappers/gmwrapper/GraphMolJavaJAVA_wrap.cxx] Error 1
make[1]: *** [Code/JavaWrappers/gmwrapper/CMakeFiles/GraphMolWrap.dir/all]
Error 2
make: *** [all] Error 2
and the progress was broken.

Would you please give me any suggestion?

Thanks.

CT
------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to