[Mesa-users] can't build egl/gles2 on windows
Pilko, Vladimir
vladimir_pilko at mentor.com
Sat Mar 12 17:44:21 UTC 2016
Hi,
I am trying to build egl/gles2 layers using the latest mesa and get
the errors below.
Please help!
Environments: Visual Studio 15
Windows 7
scons egl=y gles=y build=release
st_osmesa.lib(osmesa.obj) : error LNK2001: unresolved external symbol
__imp___glapi_get_proc_address
mesa.lib(st_manager.obj) : error LNK2001: unresolved external symbol
__imp___glapi_check_multithread
mesa.lib(vbo_exec_api.obj) : error LNK2001: unresolved external symbol
__imp___glapi_set_dispatch
mesa.lib(context.obj) : error LNK2001: unresolved external symbol
__imp___glapi_set_context
mesa.lib(context.obj) : error LNK2001: unresolved external symbol
__imp___glapi_get_dispatch_table_size
mesa.lib(remap.obj) : error LNK2001: unresolved external symbol
__imp___glapi_add_dispatch
build\windows-x86\gallium\targets\osmesa\osmesa.dll : fatal error
LNK1120: 6 unresolved externals
Creating library
build\windows-x86\mapi\shared-glapi\libGLESv1_CM.lib and object
build\windows-x86\mapi\shared-glapi\libGLESv1_CM.exp
scons: *** [build\windows-x86\gallium\targets\osmesa\osmesa.dll] Error 1120
Generating code
Finished generating code
Finished generating code
Creating library
build\windows-x86\gallium\targets\libgl-gdi\opengl32.lib and object
build\windows-x86\gallium\targets\libgl-gdi\opengl32.exp
Generating code
Finished generating code
scons: building terminated because of errors.
Thanks,
Vladimir.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-users/attachments/20160312/afc20b85/attachment.html>
More information about the mesa-users
mailing list