Re: [Rdkit-discuss] Compiling git RDKit on Mac OS X

2016-02-24 Thread Paul Emsley
Moving on... Now I get the message (see below). What's the difference? In the Release-based link.txt we have: -install_name /Users/pemsley/autobuild/b-e-l/rdkit-Release_2015_03_1/build/lib/libSLNParse.1.dylib In the git-based link.txt we have: -install_name @rpath/libSLNParse.1.dylib Is

Re: [Rdkit-discuss] Compiling git RDKit on Mac OS X (was: Atoms with strange positions/bonds when drawer makes PNG)

2016-02-23 Thread Paul Emsley
On 23/02/2016 15:52, Greg Landrum wrote: On Tue, Feb 23, 2016 at 3:50 PM, Paul Emsley > wrote: This seems to be the relevant difference in the cmake output: [ 3%] Linking CXX shared library

Re: [Rdkit-discuss] Compiling git rdkit

2016-02-23 Thread Greg Landrum
I haven't seen this, but can you please try moving the #include of algorithm from line 18 up to line 11 (i.e. before the BoostStartInclude line) to see if that helps? -greg On Tue, Feb 23, 2016 at 2:28 PM, Paul Emsley wrote: > > Yes, but not for boost. > > On

Re: [Rdkit-discuss] Compiling git rdkit

2016-02-23 Thread Paul Emsley
Yes, but not for boost. On 23/02/2016 13:19, Giuseppe Marco Randazzo wrote: > Are you using homebrew? > >> On 23 Feb 2016, at 14:17, Paul Emsley wrote: >> >> >> Using: >> Apple LLVM version 6.1.0 (clang-602.0.49) (based on LLVM 3.6.0svn) >> Target:

Re: [Rdkit-discuss] Compiling git rdkit

2016-02-23 Thread Giuseppe Marco Randazzo
Are you using homebrew? > On 23 Feb 2016, at 14:17, Paul Emsley wrote: > > > Using: > Apple LLVM version 6.1.0 (clang-602.0.49) (based on LLVM 3.6.0svn) > Target: x86_64-apple-darwin14.5.0 > > and boost_1_54_0: > > Scanning dependencies of target testMatCalc > [

[Rdkit-discuss] Compiling git rdkit

2016-02-23 Thread Paul Emsley
Using: Apple LLVM version 6.1.0 (clang-602.0.49) (based on LLVM 3.6.0svn) Target: x86_64-apple-darwin14.5.0 and boost_1_54_0: Scanning dependencies of target testMatCalc [ 29%] Building CXX object Code/DataManip/MetricMatrixCalc/CMakeFiles/testMatCalc.dir/testMatCalc.cpp.o [ 30%] Building CXX