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 fails: error: incompatible pointer types assigning to 'Display *' (aka '_XDisplay *') from 'wl_display *' #257

Open
yurivict opened this issue Aug 11, 2024 · 1 comment

Comments

@yurivict
Copy link

lib/media/src/mpv/mpvwidget.cpp:63:27: error: incompatible pointer types assigning to 'Display *' (aka '_XDisplay *') from 'wl_display *'
   63 |             display = ni->display();
      |                       ~~~~^~~~~~~~~
1 error generated.

Version: 4.0
clang-18
FreeBSD 14.1

@peterhoeg
Copy link

Duplicate of #250

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