Hi, I am receiving the following error while compiling the code in the mapi directory. I am using mesa 7.5.
(On compiling glapi_dispatch.c) OpenGL\mapi/glapi/glapitemp.h(86) : error C2375: 'glNewList' : redefinition; different linkage c:\poc\edk2\AppPkg\Include\GL/gl.h(944) : see declaration of 'glNewList' OpenGL\mapi/glapi/glapitemp.h(92) : error C2375: 'glEndList' : redefinition; different linkage c:\poc\edk2\AppPkg\Inclu de\GL/gl.h(946) : see declaration of 'glEndList' and so on.... (On compiling files inside mapi/mapi directory) mapi_tmp.h(48) : error C2006: '#include' : expected a filename, found 'constant'
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev