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

[qt5] No mysqlplugin feature, qt5[all] cannot build #19093

Closed
ZgblKylin opened this issue Jul 23, 2021 · 2 comments
Closed

[qt5] No mysqlplugin feature, qt5[all] cannot build #19093

ZgblKylin opened this issue Jul 23, 2021 · 2 comments
Assignees
Labels
category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist

Comments

@ZgblKylin
Copy link
Contributor

Describe the bug
Port qt5[all] depends on a feature called mysqlplugin, but there's not such feature in port qt5

Environment

  • OS: Windows 11
  • Compiler: 14.29.30037

To Reproduce
Steps to reproduce the behavior:

  1. ./vcpkg install qt5[all]
  2. See error

Expected behavior
./vcpkg install qt5[all] should work properly.

Failure logs

PS C:\Users\zgblc> vcpkg install qt5[all] --recurse --clean-after-build
Computing installation plan...
Error: could not find feature 'mysqlplugin' in port 'qt5'

Additional context
Threre's a mysqlplugin feature in underlying port qt5-base, but no corresponding feature in bundle port qt5.

@JackBoosY
Copy link
Contributor

cc @Neumann-A

@JackBoosY JackBoosY added the category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist label Jul 23, 2021
@JackBoosY
Copy link
Contributor

Please install qt5-base[mysqlplugin].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants