vcpkg icon indicating copy to clipboard operation
vcpkg copied to clipboard

[openblas] Build error on x64-windows

Open ChrisNabold opened this issue 5 months ago • 6 comments

Copy issue body from C:/vcpkg/installed/vcpkg/issue_body.md I tried to install openblas and GSL from vcpkg on windows 11 But it can not be installed. error: error: building openblas:x64-windows failed with: BUILD_FAILED See https://learn.microsoft.com/vcpkg/troubleshoot/build-failures?WT.mc_id=vcpkg_inproduct_cli for more information. Elapsed time to handle openblas:x64-windows: 3.9 min Please ensure you're using the latest port files with git pull and vcpkg update. Then check for known issues at: https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+openblas You can submit a new issue at: https://github.com/microsoft/vcpkg/issues/new?title=[openblas]+Build+error+on+x64-windows&body=Copy+issue+body+from+C%3A%2Fvcpkg%2Finstalled%2Fvcpkg%2Fissue_body.md

[C:\vcpkg]git pull Already up to date.

[C:\vcpkg]vcpkg update Using local port versions. To update the local ports, use git pull. No packages need updating.

[C:\vcpkg]

ChrisNabold avatar Sep 14 '24 09:09 ChrisNabold