Hi, I am trying to use RDKit from github (rather than the tarballs as I usually do).
RDKit seemed to download and install without incident. However, when I try to build my program using the newly installed RDKit, I get: /home/paule/autobuild/build-with-rdkit/include/rdkit/GraphMol/Atom.h: In member function 'void RDKit::Atom::setProp(std::string, T, bool) const': /home/paule/autobuild/build-with-rdkit/include/rdkit/GraphMol/Atom.h:336:13: error: reference to 'detail' is ambiguous /home/paule/autobuild/build-with-rdkit/include/rdkit/RDGeneral/types.h:23:18: error: candidates are: namespace detail { } /home/paule/autobuild/build-with-rdkit/include/boost/python/base_type_traits.hpp:13:1: error: namespace boost::python::detail { } It is not clear to me what I did wrong - i.e. how did RDKit's compile resolve this ambiguity? Are RDKit and I using different boosts? How can I tell? CMakeCache.txt seems to point to the Right Place... Using gcc (GCC) 4.6.3 20120306 (Red Hat 4.6.3-2) Thanks for any insight. Paul. ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk _______________________________________________ Rdkit-discuss mailing list Rdkit-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rdkit-discuss