-
|
I'm trying to build and use rdkit on ubuntu using microforge3 (aka conda). I tried to install rdkit by following this guide.
so i built rdkit, but now I don't know how to link it to my c++ project! Help me pls :( |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Fixed it myself, I just fixed the RDBASE in my cmake variable (it was broken for some reason lol). |
Beta Was this translation helpful? Give feedback.
Fixed it myself, I just fixed the RDBASE in my cmake variable (it was broken for some reason lol).