-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
5.5.1
-
None
-
Win7 x64 Enterprise Service Pack 1/MinGW 4.9
Warning: Cannot find any version of the d3dcompiler DLL. appear when running the tool in my Win7 environment.
I looked into the source code. It appears that findD3dCompiler function looks for DLL number from 46 down to 40, inclusively. However, in my OS I could find D3Dcompiler_47.dll
I suppose new release/version of the library was missed.