Lines Matching full:install
54 Visual Studio 2019 so separate installation is not required. If you do install
59 install Python with Visual Studio 2019, from the Microsoft store or from
72 1. Download and install `Visual Studio <https://visualstudio.microsoft.com/>`_.
77 4. Download and install the latest `Python 3 release <http://www.python.org/>`_.
78 5. In the first install screen, select both **Install launcher for all users**
82 6. In the second install screen, select (again) **Install for all users** and
96 You may install the llvm sources in other location than ``c:\llvm`` but do not
97 install into a path containing spaces (e.g. ``c:\Documents and Settings\...``)
110 11. Install psutil and obtain LLVM source code:
114 pip install psutil
137 not. You may install `CMake <http://www.cmake.org/>`_ to use its GUI to change
144 ``CMAKE_INSTALL_PREFIX`` setting to select a directory to INSTALL to
191 After the `installation <https://chocolatey.org/install>`_ of Chocolatey,
192 run these commands in an admin shell to install the required tools:
196 choco install -y git cmake python3
197 pip3 install psutil
235 ``ALL_BUILD`` project to build everything, or the ``INSTALL`` project,