Quote:
Originally Posted by DiapDealer
I worry about what cygwin packages you may have installed that are on the system path, though. Are you just using Cygwin for a bash shell, or do you have any packages like Qt5 or Ssl installed? I tend to use MSYS2/MinGW for any bash-related Windows stuff. I'll have to see if the same is true for that bash shell on windows.
|
Looks like this has been fixed (yay!!!), but for the record I don't have any GUI cygwin patches installed at all (nothing with Qt or KDE or anything like that), just all command-line stuff.
I do have OpenSSL installed though. Is that what you meant by Ssl?
Also, I don't configure the system PATH variable to include the cygwin bin paths so, for example, I can't run "ls" from CMD, only from a cygwin shell.