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

Won't compile on OpenBSD #19

Closed
Spryc opened this issue Apr 7, 2021 · 1 comment
Closed

Won't compile on OpenBSD #19

Spryc opened this issue Apr 7, 2021 · 1 comment

Comments

@Spryc
Copy link

Spryc commented Apr 7, 2021

Won't compile on OpenBSD, says xcb/xcb.h not found.

I know i probably need to change so it looks in /usr/X11R6/include for xcb.h but i don't know how.

@Spryc
Copy link
Author

Spryc commented Apr 7, 2021

Fixed by adding -I/usr/X11R6/include and -L/usr/X11R6/lib to CFLAGS
Also added -L/usr/X11R6/lib to LDFLAGS

@Spryc Spryc closed this as completed Apr 7, 2021
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