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 [email protected] https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

