We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11b5980 commit 336c09eCopy full SHA for 336c09e
scripts/azp/win.yml
@@ -27,6 +27,7 @@ jobs:
27
- script: |
28
ECHO ON
29
call activate pdal
30
+ call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Auxiliary\Build\vcvarsall.bat" x86_amd64
31
set CC=cl.exe
32
set CXX=cl.exe
33
pip install -e .
0 commit comments