-
Notifications
You must be signed in to change notification settings - Fork 6.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Qt5 fails to build on Windows #4646
Comments
maybe relevant StackOverflow: |
well IMO it's a packaging issue: |
vcpkg adds the internally used python path to the path variable. Do you have PYTHONPATH or PYTHONHOME defined in your ENV? |
Yesterday I did all W10 updates and a new pull which now get's the new Qt 5.11.2, not sure it were the updates or some fix in the packaging for the patch Qt release but it built fine this time without changing any ENV var. |
Since I got an error when trying to install qt5 with vcpkg on Linux #4645 I decided to try to build
my package on Windows but I got stopped by another error:
The file fix-cmake-err.log contais:
Thanks
The text was updated successfully, but these errors were encountered: