Hello all, We are currently working on developing a package for predicting the structure of alternative nucleic acids (https://github.com/alenaizan/pnab). We use the C++ OpenBabel API for all the manipulation of the molecule and computation of the energies. I managed to make the program work in Linux and Mac but I have repeatedly failed to make it work in Windows. I always get the error that force fields cannot be found, even though I set the BABEL_DATADIR environment variable to the appropriateĀ data folder. Neither Linux nor Mac requires the manual setting of BABEL_DATADIR if I install openbabel through conda. I use the openbabel 2.4.1 package available in conda-forge and the 2019 visual studio build tools to compile the package. Does anyone know how to fix this problem?
Regards, Asem
_______________________________________________ OpenBabel-discuss mailing list OpenBabel-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openbabel-discuss