gpt4 book ai didi

c++ - 使用 MSYS : X11 not found 构建 GLEW

转载 作者:太空宇宙 更新时间:2023-11-04 14:32:09 27 4
gpt4 key购买 nike

尝试使用 MSYS 制作 GLEW 时,出现以下错误:

In file included from src/glew.c:37:0:
include/GL/glxew.h:97:22: fatal error: X11/Xlib.h: No such file or directory
#include <X11/Xlib.h>

compilation terminated.
make: *** [tmp/mingw/default/shared/glew.o] Error 1

为什么?

最佳答案

MSYS 没有 X11。这是*M*最小的系统是有原因的。你要Cygwin .

或者,如果您想在不使用 Cygwin 的情况下保留 Win32 原生功能,请查看 Xming .

关于c++ - 使用 MSYS : X11 not found 构建 GLEW,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20498168/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com