Page 1 of 1

opengl32sw.dll and d3dcompiler_47.dll missing

Posted: 22 Mar 2017, 11:07
by Arma
Hi Zoltan,

could you include opengl32sw.dll and d3dcompiler_47.dll into the exe folder (Windows x64)?
By including them I see dslrdashboard properly works both in angle and software modes...

Thank You
Armando

Re: opengl32sw.dll and d3dcompiler_47.dll missing

Posted: 24 Mar 2017, 10:19
by hubaiz
Here I uploaded:
x64 https://drive.google.com/file/d/0BxMZ8X ... sp=sharing
x86 https://drive.google.com/file/d/0BxMZ8X ... sp=sharing

Check the readme.txt
You can use the ANGLE (DirectX) rendering d3dcompiler_47.dll, libEGL.dll, libGLESv2.dll
or you can use the software opengl opengl32sw.dll

Re: opengl32sw.dll and d3dcompiler_47.dll missing

Posted: 24 Mar 2017, 13:14
by Arma
Hi Zoltan,

Thank you.
I was suggesting to include them into the next releases...

Armando