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

Header files? #2

Open
cloudlakecho opened this issue Dec 16, 2015 · 4 comments
Open

Header files? #2

cloudlakecho opened this issue Dec 16, 2015 · 4 comments

Comments

@cloudlakecho
Copy link

cloudlakecho commented Dec 16, 2015

I see two unfamiliar header files;

# include <X11/Xlib.h>
# include <X11/Xutil.h>

What are they? I never seen in OpenCV.

@lisaring
Copy link

lisaring commented Sep 29, 2016

where is Xlib.h? can anyone help?

@cloudlakecho
Copy link
Author

cloudlakecho commented Mar 27, 2017

I searched information about Xlib.h file and found;
Xlib.h - Header definition and support file for the C subroutine interface library (Xlib) to the X Window System Protocol (V11). Structures and symbols starting with "_" are private to the library.

It sounds like a file which belongs in libx11-dev for linux OS. The detailed information at X11/Xlib.h not found in Ubuntu.

lisaring, are you able to compile the code?

@zhengqinwen97
Copy link

This program can not be achieved on the windows platform?

@cloudlakecho
Copy link
Author

Apparently, not.

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

3 participants