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. Thanks, Shervin
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev