Mrkebubun / o3d

Automatically exported from code.google.com/p/o3d
0 stars 0 forks source link

install_check.cc doesn't look for the s/w renderer dll in the right spot #100

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Seems to be looking for it in:
"O3DExtras\\swrend\\d3d9.dll"

Whereas it gets installed as:
O3DExtras/swiftshader_d3d9.dll

Original issue reported on code.google.com by vange...@google.com on 24 Jul 2009 at 7:05

GoogleCodeExporter commented 9 years ago
When I tested this with the latest O3D release I could not repeat it. The code 
in trunk 
is looking in the correct directory for the DLL.

Original comment by apatr...@google.com on 18 Aug 2009 at 6:18