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

Xlib.h is required for installation #104

Open
Reptorian1125 opened this issue Oct 19, 2022 · 1 comment
Open

Xlib.h is required for installation #104

Reptorian1125 opened this issue Oct 19, 2022 · 1 comment

Comments

@Reptorian1125
Copy link

Reptorian1125 commented Oct 19, 2022

I got into the bottom of installation problem under WIndows:

      C:\Users\User\AppData\Local\Temp\pip-install-jqvc0wvd\gmic_5f5ad8d18c2d4ff5b60f3250f345f81a\src\gmic\src\./CImg.h(386): fatal error C1083: Cannot open include file: 'X11/Xlib.h': No such file or directory
      error: command 'C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.30.30705\\bin\\HostX86\\x64\\cl.exe' failed with exit code 2

It appears that Xlib.h is not installed on Windows. From the look of it, it would be difficult to get this to work under Windows. Yes, google search points to that.

@Reptorian1125
Copy link
Author

On Windows, there appears to be a possible solution here - https://stackoverflow.com/questions/67448412/x11-xlib-h-no-such-file-or-directory-windows-10

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