chemfiles / Chemfiles.jl

Julia bindings to chemfiles

Home Page:http://chemfiles.org/Chemfiles.jl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Molfiles plugin fails on Windows

Luthaf opened this issue · comments

Using Molfiles plugin on Windows fails (cf https://ci.appveyor.com/project/Luthaf/chemfiles-jl/build/30#L105), and the log says

Chemfiles error: Could not find the 'gromacsplugin.so' shared library. Try setting the CHEMFILES_PLUGINS environement variable.

At the same time, CHEMFILES_PLUGINS is set correctly, and the gromacsplugin.so file exists ...

This will be resolved when the c++ library will be updated to 0.6, as Molfile plugins are linked statically.