[PyQt] Include software rendering and HLSL compiler in the PyQt5 wheels for Windows

Cody Scott cody at perspexis.com
Tue Jul 3 15:14:25 BST 2018


Thank you Phil for including these files in the PyQt5==5.11.2 Windows
wheels.

On Thu, Jun 7, 2018 at 10:26 AM, Cody Scott <cody at perspexis.com> wrote:

> Okay thanks. Just to clarify can you please include d3dcompiler_XX.dll
> and opengl32sw.dll in the Windows wheels?
>
> d3dcompiler_XX.dll is required for ANGLE to work.
>
> libEGL.dll and libGLESv2.dll are already being included in the wheels but
> ANGLE won't work without d3dcompiler_XX.dll.
>
> opengl32sw.dll is required when ANGLE will not work to fallback to a
> software renderer.
>
>
> On Thu, Jun 7, 2018 at 9:27 AM, Phil Thompson <phil at riverbankcomputing.com
> > wrote:
>
>> On 7 Jun 2018, at 1:44 pm, Cody Scott <cody at perspexis.com> wrote:
>> >
>> > Sorry when I said msvc directory I meant the Qt bin directory, for
>> example
>> >
>> > C:\Qt\5.10.1\msvc2015\bin
>> >
>> > I meant to ask if the libEGL.dll and libGLESv2.dll files come from the
>> C:\Qt\5.10.1\msvc2015\bin directory
>>
>> Yes.
>>
>> Phil
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20180703/c6804bb1/attachment.html>


More information about the PyQt mailing list