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

Build issue with Qt #14

Open
dvd73 opened this issue Oct 15, 2024 · 0 comments
Open

Build issue with Qt #14

dvd73 opened this issue Oct 15, 2024 · 0 comments

Comments

@dvd73
Copy link

dvd73 commented Oct 15, 2024

Hi

One thing I've found while building this project. CMake stops with errors like this:

CMake Error at lib/innertube-qt/lib/http/CMakeLists.txt:40 (target_link_libraries):
  Target "http" links to:

    Qt::Core

The solution is open pointed file and replace Qt::Core -> Qt5::Core and so on.

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

1 participant