Hi all,
I'm following the build instructions as described in the wiki on a
Windows 10 system. I'm encountering an error in the dependency
configuration step.
Running "python config.py" in the depends directory results in the
following:
"C:\Program Files (x86)\Microsoft Visual
Studio\2017\Community\Common7\Tools\..\..\VC\Auxiliary\Build\vcvarsall.bat"
x86_amd64 & set > vsEnvironment.txt
'C:\Program' is not recognized as an internal or external command,
operable program or batch file.
"C:\Program Files (x86)\Microsoft Visual
Studio\2017\Community\Common7\Tools\..\..\VC\Auxiliary\Build\vcvarsall.bat"
x86_amd64 & set > vsEnvironment.txt
********** Configuring Xerces-C++ 3.2.2 **********
-- Compiling debug Xerces. This could take a while...
-- Compiling release Xerces. This could take a while...
********** Configuring wxWidgets 3.0.4 **********
-- Compiling debug wxWidgets. This could take a while...
-- Compiling release wxWidgets. This could take a while...
Traceback (most recent call last):
File "configure.py", line 550, in <module>
build_wxWidgets()
File "configure.py", line 352, in build_wxWidgets
os.rename('vc' + vc_major_version + vc_minor_version + wxtype +
'dll', 'vc' + wxtype + 'dll')
FileNotFoundError: [WinError 2] The system cannot find the file
specified: 'vc141_x64_dll' -> 'vc_x64_dll'
There are other successful steps in between, but they aren't repeated on
subsequent attempts. Just the text above appears.
Thanks in advance,
Mike
--
Michael Buksas
Stellar Science, LLC
mwbuk...@stellarscience.com
www.stellarscience.com
_______________________________________________
GMAT-developers mailing list
GMAT-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gmat-developers