报错信息
libgl error: no matching fbconfigs or visuals found
libgl error: failed to load driver: swrast
could not initialize opengl for rasterglsurface, reverting to rastersurface.
libgl error: no matching fbconfigs or visuals found
libgl error: failed to load driver: swrast
segmentation fault (core dumped)
解决方法
export libgl_always_indirect=1
参考
https://github.com/xquartz/xquartz/issues/231
发表评论