nel_drv_opengl_win_d Not found
Replies (1)
(1-1/1)
Added by geels12 over 2 years ago
Hello,
Everytime I try to build the opengl driver, it fails with this error:
2> Creating library C:\ryzom\code\build\lib\Debug\nel_drv_opengl_win_d.lib and object C:\ryzom\code\build\lib\Debug\nel_drv_opengl_win_d.exp
2>nelmisc_d.lib(di_event_emitter.obj) : error LNK2001: unresolved external symbol _IID_IDirectInput8A
2>C:\ryzom\code\build\bin\Debug\nel_drv_opengl_win_d.dll : fatal error LNK1120: 1 unresolved externals
Hello,
It appears that, regardless you are only building the OpenGL driver, you need the DirectX SDK installed.
Hope this will help.
Kishan.
(1-1/1)