Skip to content
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

report error #5

Open
manuel76413 opened this issue Jan 23, 2025 · 1 comment
Open

report error #5

manuel76413 opened this issue Jan 23, 2025 · 1 comment

Comments

@manuel76413
Copy link

c:\dev\vcpkg>vcpkg --overlay-triplets=..\my-vcpkg-triplets --overlay-ports=..\my-vcpkg-ports install alphaplot:x64-windows
Computing installation plan...
error: while looking for qtbase:x64-windows:
error: while loading C:\dev\vcpkg\ports\qtbase\vcpkg.json:
$.default-features[11]: mismatched type: expected an identifier
$.default-features[12]: mismatched type: expected an identifier
$.default-features[15]: mismatched type: expected an identifier

@Neumann-A
Copy link
Owner

error: while loading C:\dev\vcpkg\ports\qtbase\vcpkg.json:

That is an error with your vcpkg checkout/version not with the overlay. Maybe you also need to re-bootstrap vcpkg itself?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants