mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +08:00
1. Reference RDKit2DotNet.dll 2. Add RDKFuncs.dll to the project’s top level and set the property ‘Copy to Output Directory’ to ‘Copy always’. 3. Add using ‘GraphMolWrap’ to the classes, where the RDKit will be used.