Hi Esther,

It looks like that method is not exposed to the SWIG wrappers (either in C#
or Java).
I'm not sure why that's the case but I will take a look at see if it can be
fixed.

Best,
-greg


On Wed, Jun 19, 2019 at 5:03 PM Esther Barlow-Smith <esther...@hotmail.co.uk>
wrote:

> Hi all,
>
> I am using the RDKit C# wrapper DLLs in Unity and wanted to use the method
> getAtomNeighbours() in my script, however the method is not being
> recognised in Visual Studio. I wasn't sure if my project required the
> boost_range DLL as the method is an adjacency iterator pair. I had assumed
> the RDKit DLLs only have dependency on the boost_iostreams and
> boost_serialization DLLs, so they are the only boost DLLs added to my
> project.
>
> Thanks in advance,
> Esther
> _______________________________________________
> 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

Reply via email to