Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
ecae836c
"docs-source/vscode:/vscode.git/clone" did not exist on "dca54ec795e8d085c188269ef3cf834c056ef751"
Unverified
Commit
ecae836c
authored
Oct 17, 2019
by
peastman
Committed by
GitHub
Oct 17, 2019
Browse files
Updated Appveyor VM (#2428)
parent
33139935
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
appveyor.yml
appveyor.yml
+3
-3
No files found.
appveyor.yml
View file @
ecae836c
os
:
Visual Studio
201
5
os
:
Visual Studio
201
9
platform
:
x64
configuration
:
Release
shallow_clone
:
true
install
:
# Setup shell for VS2015, x64
-
call "
c
:\Program Files (x86)\Microsoft Visual Studio
14.0\VC
\vcvarsall.bat" amd64
-
call "
C
:\Program Files (x86)\Microsoft Visual Studio
\2019\Community\VC\Auxiliary\Build
\vcvarsall.bat" amd64
# Set path to python, git-bash tools.
-
"
set
PATH=C:
\\
Python35-x64;C:
\\
Python35-x64
\\
Scripts;%PATH%"
-
"
set
PATH=C:
\\
Program
Files
(x86)
\\
Git
\\
bin;%PATH%"
...
...
@@ -20,7 +20,7 @@ install:
-
"
set
CCLASH_DIR=C:
\\
ProgramData
\\
cclash"
# Download FFTW3 for PME plugin
-
C:\MinGW\msys\1.0\bin\wget -q
ftp://ftp.fftw.org/pub/fftw/fftw-3.3.4-dll64.zip
-
ps
:
Invoke-WebRequest
ftp://ftp.fftw.org/pub/fftw/fftw-3.3.4-dll64.zip
-OutFile fftw-3.3.4-dll64.zip
-
7z x fftw-3.3.4-dll64.zip -oC:\fftw >
null
-
cd C:\fftw
-
lib /def:libfftw3f-3.def
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment