On Nov 19, 2018, at 04:17, Rajarshi Guha <[email protected]> wrote: > Hi, I check out the latest RDKit sources from master and I'm trying to > compile the PBF. However, the compilation fails reporting that > RDGeneral/export.h is missing:
While this doesn't answer the question, it seems to be coupled to https://github.com/rdkit/rdkit/issues/1903 > (I haven't compiled RDKit as I already have it installed via conda) It appears that 'export.h' is created during the "cmake" step. That file is an 'auto-generated __declspec definition header'. Andrew [email protected] _______________________________________________ Rdkit-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

