[Bf-committers] blender2.8 not building under current Debian Testing (due to new libglew2.0 ?)

Bastien Montagne montagne29 at wanadoo.fr
Sun Oct 2 20:11:31 CEST 2016


Title says it pretty much all actually… Here is the error message:

/home/i74700deb64/blender/__work__/src/source/blender/gpu/intern/gpu_extensions.c: In function ‘gpu_extensions_init’:
/home/i74700deb64/blender/__work__/src/source/blender/gpu/intern/gpu_extensions.c:143:4: error: ‘ARB_draw_elements_base_vertex’ undeclared (first use in this function)
   BLI_assert(GLEW_VERSION_3_2 || (GLEW_VERSION_3_0 && ARB_draw_elements_base_vertex));
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Thanks,
Bastien



More information about the Bf-committers mailing list