conda-forge / rdkit-feedstock

A conda-smithy repository for rdkit.
BSD 3-Clause "New" or "Revised" License
8 stars 21 forks source link

Windows builds don't include a bunch of extra libraries #36

Closed richardjgowers closed 4 years ago

richardjgowers commented 5 years ago

Mostly related to #15 , the windows builds don't include libraries/headers to link to. I'm not sure if there's a way to add to this recipe a labelled build which is essentially rdkit-dev

n-elie commented 4 years ago

Hello,

I am developping a conda package that depends on RDKit and would need the header files to compile on Windows. On Linux and Mac, the headers are present so it's ok. Any idea on how to distribute headers?