File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -102,6 +102,8 @@ to be performed once.
102102Build Requirements
103103^^^^^^^^^^^^^^^^^^
104104
105+ Please follow the steps below if you only want to **build ** lldb.
106+
1051071. Install `Visual Studio <https://visualstudio.microsoft.com> ` with the
106108 "Desktop Development with C++" workload. Make sure that the latest Windows
107109 SDK and the Active Template Library (ATL) are installed.
@@ -134,7 +136,7 @@ corresponding to the version you wish to use or run ``vcvarsall.bat`` or
134136Test Requirements
135137^^^^^^^^^^^^^^^^^
136138
137- If you plan to debug test failures or write new tests:
139+ Please follow the steps above and below if you want to ** test ** ` lldb `.
138140
139141* Install `Python Tools for Visual Studio <https://github.com/Microsoft/PTVS/ >`_,
140142 an indispensable debugging extension to Visual Studio which enables full
You can’t perform that action at this time.
0 commit comments