Cygwin needs the library locatin for .DLLs to be set in PATH. Unfortunately,
the conditional was set to add the library directory to PATH when the platform is NOT Cygwin. Corrected. PR: 404
Loading
Please register or sign in to comment
the conditional was set to add the library directory to PATH when the platform is NOT Cygwin. Corrected. PR: 404