[Mesa-dev] Problem with ___glapi_noop_table

Brian Paul brianp at vmware.com
Fri May 15 08:00:00 PDT 2015


On 05/14/2015 11:26 AM, Shervin Sharifi wrote:
> Hi,
>
>   I am trying to build Mesa for OpenGL ES (with llvmpipe) under windows
> with MSVC.
>
>   I'm getting an error due to an unresolved external symbol
> (___glapi_noop_table).
> There is no definition of ___glapi_noop_table in the code.
>   Am I missing something?
>   Here is the configuration I'm using:
> LLVM=C:\llvm34 scons.py gles=yes llvm=yes platform=windows libgl-gdi
> gallium egl-gallium
> Didn't have this problem with version 10.4.x.

You're building Mesa from git/master?

I haven't seen this problem.  I tried your config, but I get an error:

scons: *** Do not know how to make File target 'egl-gallium' 
(C:\Users\Brian\projects\mesa\egl-gallium). Stop.

-Brian




More information about the mesa-dev mailing list