I tried to install the qt5-base package on a linux debian system and the build failed.
Package: qt5-base:x64-linux
Vcpkg version: 2018.11.23-unknownhash
The build fails with the following err and out logs.
build-x64-linux-dbg-err.log
build-x64-linux-dbg-out.log
Cheers to the busy bee who carries the burden of maintaining the qt package ;)
can you try it with my qt5.12 branch? https://github.com/TheScarfix/vcpkg/tree/qt-5.12
Sorry, the build is still failing. But I think it fails at a different build-operation.
Be aware that I executed this build on a different Debian machine then the first build. On this one I have done manual Qt builds, so maybe some dependencies are installed here that were not available when doing the first build.
Anyway, here are the logs.
looks like something wrong with sqlite
will setup a VM and try to fix this. Get the same error with WSL.
Hi @Knitschi, thanks for reporting this issue.
This issue seems have been fixed by PR #5293, and I can't repro it.
Please update vcpkg and rebuild qt5-base.
Thanks.
Most helpful comment
will setup a VM and try to fix this. Get the same error with WSL.