compiling on Windows
Posted: Tue May 29, 2018 2:34 am
Hello everyone:
I have some problems when I compiling the source code of simvascular On Windows 10.
I downloaded the source code from https://github.com/SimVascular/SimVascular.
There are some errors during I compiling it:
> -- File already exists but no hash specified (use URL_HASH):
1> file='D:/ToolKit/SimVascular-master/BIN/Externals-build/svExternals/prefix/python-2.7.11/src/windows.10.0.msvc.18.0.x64.relwithdebinfo.2018.01.24.python.2.7.11.tar.gz'
1> Old file will be removed and new file downloaded from URL.
1> -- Downloading...
1> dst='D:/ToolKit/SimVascular-master/BIN/Externals-build/svExternals/prefix/python-2.7.11/src/windows.10.0.msvc.18.0.x64.relwithdebinfo.2018.01.24.python.2.7.11.tar.gz'
1> timeout='none'
1> -- Using src='http://simvascular.stanford.edu/downloa ... .11.tar.gz'
src='http://simvascular.stanford.edu/downloa ... .11.tar.gz'
1> CMake Error at D:/ToolKit/SimVascular-master/BIN/Externals-build/svExternals/prefix/python-2.7.11/src/PYTHON-stamp/download-PYTHON.cmake:157 (message):
1> Each download failed!
The actually site of python is http://simvascular.stanford.edu/downloa ... .13.tar.gz.
I can't find where to edit the download site.What should I do to solve it?
Thank you.
I have some problems when I compiling the source code of simvascular On Windows 10.
I downloaded the source code from https://github.com/SimVascular/SimVascular.
There are some errors during I compiling it:
> -- File already exists but no hash specified (use URL_HASH):
1> file='D:/ToolKit/SimVascular-master/BIN/Externals-build/svExternals/prefix/python-2.7.11/src/windows.10.0.msvc.18.0.x64.relwithdebinfo.2018.01.24.python.2.7.11.tar.gz'
1> Old file will be removed and new file downloaded from URL.
1> -- Downloading...
1> dst='D:/ToolKit/SimVascular-master/BIN/Externals-build/svExternals/prefix/python-2.7.11/src/windows.10.0.msvc.18.0.x64.relwithdebinfo.2018.01.24.python.2.7.11.tar.gz'
1> timeout='none'
1> -- Using src='http://simvascular.stanford.edu/downloa ... .11.tar.gz'
src='http://simvascular.stanford.edu/downloa ... .11.tar.gz'
1> CMake Error at D:/ToolKit/SimVascular-master/BIN/Externals-build/svExternals/prefix/python-2.7.11/src/PYTHON-stamp/download-PYTHON.cmake:157 (message):
1> Each download failed!
The actually site of python is http://simvascular.stanford.edu/downloa ... .13.tar.gz.
I can't find where to edit the download site.What should I do to solve it?
Thank you.