Hi Brian,
Thanks for your response.
I downloaded version 10.5.5 sources from
ftp://ftp.freedesktop.org/pub/mesa/. I just unzipped the files and put them
in a folder.
I have previously built llvm3.4 before (I've used it with previous
versions of mesa).
Here is the command line I'm using in ming
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 some
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