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

compile error: core/system.h needs to #include <stddef.h> #616

Open
SKDzd opened this issue May 18, 2024 · 0 comments
Open

compile error: core/system.h needs to #include <stddef.h> #616

SKDzd opened this issue May 18, 2024 · 0 comments

Comments

@SKDzd
Copy link

SKDzd commented May 18, 2024

It has something to do with size_t
managed to compile after including stddef.h (NOT as the compiler suggested though)

Then when running, the glx error poped up (workaround: disable antialias)
My distro is a debian 12 flavor (MX 23.1)

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