Vcpkg: Building package glad:x64-windows failed with: BUILD_FAILED

Created on 27 Jun 2019  路  3Comments  路  Source: microsoft/vcpkg

I pulled, bootstrapped and updated vcpkg today, but while around 200 packages installed fine, glad didn't. Below are the contents of C:\vcpkg\buildtrees\glad\install-x64-windows-dbg-out.log:

[1/4] cmd.exe /C "cd /D C:\vcpkg\buildtrees\glad\src\v0.1.30-d7a0b717e5 && C:\vcpkg\downloads\tools\python\python3\python.exe -m glad --profile=compatibility --out-path=C:/vcpkg/buildtrees/glad/x64-windows-dbg --api= --generator=c-debug --extensions= --spec=gl --reproducible"
FAILED: src/glad.c include/glad/glad.h
cmd.exe /C "cd /D C:\vcpkg\buildtrees\glad\src\v0.1.30-d7a0b717e5 && C:\vcpkg\downloads\tools\python\python3\python.exe -m glad --profile=compatibility --out-path=C:/vcpkg/buildtrees/glad/x64-windows-dbg --api= --generator=c-debug --extensions= --spec=gl --reproducible"
C:\vcpkg\downloads\tools\python\python3\python.exe: No module named glad
ninja: build stopped: subcommand failed.
port-bug

Most helpful comment

duplicate, such a request has already been

fix
https://github.com/microsoft/vcpkg/pull/7051

delete file

All 3 comments

Yup, definitely a failure! Fails on mine as well.

duplicate, such a request has already been

fix
https://github.com/microsoft/vcpkg/pull/7051

delete file

Thanks for posting this issue. This issue has been fixed. So I am closing this issue for now.

Was this page helpful?
0 / 5 - 0 ratings