All,
I’m getting:
qglxintegration.cpp:191: error: ‘GL_CONTEXT_PROFILE_MASK’ was not declared in this scope
from gmake after a successful ./configure on CentOS 6.3.
Specifically, I am:
2.6.32-279.19.1.el6.x86_64 #1 SMP Wed Dec 19 07:05:20 UTC 2012 ×86_64 ×86_64 ×86_64 GNU/Linux
With Nvidia driver:
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.4
server glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
GLX_EXT_swap_control, GLX_EXT_texture_from_pixmap, GLX_ARB_create_context,
GLX_ARB_create_context_profile, GLX_EXT_create_context_es2_profile,
GLX_ARB_create_context_robustness, GLX_ARB_multisample,
GLX_NV_float_buffer, GLX_ARB_fbconfig_float, GLX_NV_swap_group,
GLX_EXT_framebuffer_sRGB, GLX_NV_multisample_coverage, GLX_NV_copy_image,
GLX_NV_video_capture
Any ideas if this is an unmet dependency, and if so, which one?
↧