From f1c9b238df20d126bedbfb404846b7f963c7c2f2 Mon Sep 17 00:00:00 2001 From: George Marques Date: Mon, 31 Oct 2016 21:52:16 -0200 Subject: [PATCH] Fix vcvarsall.bat argument for UWP ARM build --- reference/compiling_for_uwp.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/compiling_for_uwp.rst b/reference/compiling_for_uwp.rst index d597f6c8..265d726f 100644 --- a/reference/compiling_for_uwp.rst +++ b/reference/compiling_for_uwp.rst @@ -25,8 +25,8 @@ you want to build. Check :ref:`doc_compiling_for_windows` to see how these prompts work. There are three target architectures for UWP: x86 (32-bits), x64 (64-bits) -and ARM (32-bits). You can run ``vcvarsall.bat`` with ``arm`` as argument to -set the environment for this target architecture. +and ARM (32-bits). For the latter, you can run ``vcvarsall.bat`` with +``x86_arm`` or ``amd64_arm`` as argument to set the environment. Set the ``ANGLE_SRC_PATH`` to the directory where you downloaded the ANGLE source code. The build process will also build ANGLE to produce the