在安装cygwin的时候,安装到这个:
\cygwin64-w32api-runtime-3.2.01\usr\x86_64-pc-cygwin\sys-root\usr\lib\libkbdsg.a`
和这个:
mingw64-x86_64-runtime-3.2.0-1\usr\x86_64-w64-mingw32\sys-root\mingw\lib\libkbdsg.a`
的时候,会报出这样的错误:
Unable to extract/usr/lib/w32api/libkbdsg.a
This file is in use or some other error
occurred. Please stop all Cygwin processes
and select "Retry", or select "Continue" to go
anyway (you will need to reboot).
而直接解压文件又会遇到这个问题:
参考这个网站之后:
所以究其问题还是不能正常解压缩含有libkbdsg.a的文件,之后按上面这个网站把QQ电脑管家卸载了,不用重启电脑就可以成功解压文件以及继续安装cygwin,问题得以解决。