-
-
Notifications
You must be signed in to change notification settings - Fork 47
make error: DLIB_NO_GUI_SUPPORT is defined so you can't use the GUI code #772
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
Comments
This sounds like a p/dlib issue rather than an issue with this plugin? |
Remove libx11-dev and try again.. |
In Debian Bookworm (12), |
Ok.. Sorry the delay..
I have to adjust the documentation. |
I tried replacing the pdlib installation from the wiki with this approach in the Dockerfile, but I'm getting an error:
|
Following the build instructions for PDlib, I get an error. Been googling it, found some references to it in relation to building dlib, but for one, I have dlib installed from a distribution package (running Kali-rolling on arm64/Rasberry Pi 4), which is Debian based), and for two, the various solutions suggested aren’t applicable, as e.g. libx11-dev etc. are installed.
So if anyone has a clue what the problem is here...
The text was updated successfully, but these errors were encountered: