ReferencePlatforms/Test/Win7: Difference between revisions

Jump to navigation Jump to search
Line 122: Line 122:
  libEGL.dll
  libEGL.dll
  libGLESv2.dll
  libGLESv2.dll
* You can download them from [https://bugzilla.mozilla.org/attachment.cgi?id=471248 angle_libs.zip]
* You can do this by doing this:
<pre>
mkdir C:\libs
wget https://bugzilla.mozilla.org/attachment.cgi?id=471248 angle_libs.zip
REM if on the build network do this instead
REM wget http://dev-stage01.build.mozilla.org/pub/mozilla.org/mozilla/libraries/win32/angle-libs_r411.zip
unzip angle-libs_r411.zip -d C:\libs
rm angle-libs_r411.zip
</pre>
You can download them from []


= Microsoft_VC80_DebugCRT_x86.msi =
= Microsoft_VC80_DebugCRT_x86.msi =
Confirmed users
3,990

edits

Navigation menu