I've only built on Linux so can't comment on what works on Mac.
Here is an example Dockerfile that builds pretty well everything:
https://github.com/InformaticsMatters/docker-rdkit/blob/master/Dockerfile-build-debian#L70-L81
On 06/01/2020 06:17, Francois Berenger wrote:
Hi Tim,
How do you compile rdkit for Java?
Last time I tried on a Mac, it did not work:
https://github.com/rdkit/homebrew-rdkit/issues/38
Thanks a lot,
F.
On 26/12/2019 23:22, Tim Dudgeon wrote:
When building the Java wrappers from source (the
-DRDK_BUILD_SWIG_WRAPPERS=ON option) is possible to specify options to
pass on to javac.
Specifically I'm wanting to use the '-source 8' option as most distros
now come with java11 (and make it difficult to install an earlier one)
but I want to build a version of org.RDKit.jar that is compatible with
older Java versions.
Thanks
Tim
_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss
_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss