snurr-group / mofid

A system for rapid identification and analysis of metal-organic frameworks
https://snurr-group.github.io/mofid/
GNU General Public License v2.0
42 stars 24 forks source link

Fix DLL's on Cygwin #2

Closed bbucior closed 5 years ago

bbucior commented 5 years ago

There was a compilation issue on Andrew's fresh copy of Cygwin, because mine had an extra modification to the $PATH environment variable. This commit will hopefully fix Cygwin DLL issues so they don't return.

Another PR will be necessary to fix the Eigen dependency by bundling the header files, most likely through a mofid-data repo.