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


_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to