pkg-config windows 安装,找不到 libxml-2.0
我正在尝试安装 github.com/terminalstatic/go-xsd-validate 进行 xsd 验证,并按照链接中提到的步骤进行操作 - https://medium.com/@kumarharsh/using-libxml2-headers-in-windows-5d548077cde5 我pkg-config.exe的在C:\Users\..\go\bin 环境变量PKG_CONFIG_PATH设置为C:\mysys64\usr\lib\pkgconfig libxml-2.0.pc文件位于上述路径 运行结果which gcc...