We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
During compilation Minitube 2.0 on OpenMandriva Cooker I see this error:
lib/media/src/mpv/mpvwidget.cpp:63:27: error: incompatible pointer types assigning to 'Display *' (aka '_XDisplay *') from 'wl_display *' DEBUG util.py:461: 63 | display = ni->display(); DEBUG util.py:461: | ~~~~^~~~~~~~~ DEBUG util.py:461: 1 error generated. DEBUG util.py:461: make: *** [Makefile:57155: build/obj/lib/media/src/mpv/mpvwidget.o] Error 1
Full build log: https://file-store.openmandriva.org/api/v1/file_stores/741079c737dc8ee47a5e45fb51f5d49df5869203.log?show=true
Details: OS: OpenMandriva Cooker mpv: 0.38.0 compiler: llvm clang 18.1.8
The text was updated successfully, but these errors were encountered:
Duplicate of #250
Sorry, something went wrong.
No branches or pull requests
During compilation Minitube 2.0 on OpenMandriva Cooker I see this error:
Full build log: https://file-store.openmandriva.org/api/v1/file_stores/741079c737dc8ee47a5e45fb51f5d49df5869203.log?show=true
Details:
OS: OpenMandriva Cooker
mpv: 0.38.0
compiler: llvm clang 18.1.8
The text was updated successfully, but these errors were encountered: