cyang-kth / fmm

Fast map matching, an open source framework in C++
https://fmm-wiki.github.io/
Apache License 2.0
878 stars 205 forks source link

error while loading shared libraries: cygguile-2.2-1.dll: cannot open shared object file: No such file or directory #208

Closed mamazi0131 closed 2 years ago

mamazi0131 commented 2 years ago

When I followed the steps in the wiki to install, I encountered the following error:

error while loading shared libraries: cygguile-2.2-1.dll: cannot open shared object file: No such file or directory

cyang-kth commented 2 years ago

Compare your log with this one https://ci.appveyor.com/project/cyang-kth/fmm/builds/39938605?fullLog=true. I think it may be a problem with cygwin.