You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
I got into the bottom of installation problem under WIndows:
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.
The text was updated successfully, but these errors were encountered: