Replies: 1 comment
-
Could you try adding |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
So I have some sort of need to get the X11Display of the current window that Raylib creates so I cloned the source code and changed this part on the
rcore_desktop_glfw.c
to return this insteadBut when I compiled it, it complains about implicit typing:
I'm using Linux Mint Cinnamon to build this
How do I make it build, I've never really worked with a C library before, thank you 🙏
Beta Was this translation helpful? Give feedback.
All reactions