[cygwin] error while loading shared libraries: ?: cannot open shared object file: No such file or directory
When you are facing at this error message open up the dependecy walker from here:
http://www.dependencywalker.com/
and you will realize that some of your linked libraries dependencies are missing from your system.
http://www.dependencywalker.com/
and you will realize that some of your linked libraries dependencies are missing from your system.