C:\Users\betsy.mcphail\Spack 0.16.0>spack compiler find "C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC
is failing in lib\spack\spack\compiler.py in _get_compiler_version_output(). It is attempting to use "cl.exe -dumpversion" to find the compiler version, which is not valid.
Thanks to 21259 this is pretty close.
C:\Users\betsy.mcphail\Spack 0.16.0>spack compiler find "C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC
is failing in lib\spack\spack\compiler.py in
_get_compiler_version_output()
. It is attempting to use "cl.exe -dumpversion" to find the compiler version, which is not valid.