cmake build issues
Issue summary
Configuring incomplete, errors occurred!
Steps that occured
F:\caffebuilds\caffe>scripts\build_win.cmd The system cannot find the drive specified. The system cannot find the drive specified. INFO: ============================================================ INFO: Summary: INFO: ============================================================ INFO: MSVC_VERSION = 12 INFO: WITH_NINJA = 0 INFO: CMAKE_GENERATOR = "Visual Studio 12 2013 Win64" INFO: CPU_ONLY = 1 INFO: CUDA_ARCH_NAME = Auto INFO: CMAKE_CONFIG = Release INFO: USE_NCCL = 0 INFO: CMAKE_BUILD_SHARED_LIBS = 0 INFO: PYTHON_VERSION = 3 INFO: BUILD_PYTHON = 1 INFO: BUILD_PYTHON_LAYER = 1 INFO: BUILD_MATLAB = 0 INFO: PYTHON_EXE = "python" INFO: RUN_TESTS = 1 INFO: RUN_LINT = 1 INFO: RUN_INSTALL = 1 INFO: ============================================================ The specified configuration type is missing. The tools for the configuration might not be installed. -- The C compiler identification is MSVC 18.0.40629.0 -- The CXX compiler identification is MSVC 18.0.40629.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/x86_amd64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/x86_amd64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studi o 12.0/VC/bin/x86_amd64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studi o 12.0/VC/bin/x86_amd64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PythonInterp: F:/deep/python.exe (found suitable version "3.6.5", minim um required is "2.7") CMake Error at cmake/WindowsDownloadPrebuiltDependencies.cmake:40 (message): Could not find url for MSVC version = 1800 and Python version = 3.6. Call Stack (most recent call first): CMakeLists.txt:77 (include)
-- Configuring incomplete, errors occurred! See also "F:/caffebuilds/caffe/build/CMakeFiles/CMakeOutput.log". ERROR: Configure failed
Your system configuration
Operating system: windows 7 Compiler: VS2013 CUDA version (if applicable): nope CUDNN version (if applicable): nope BLAS: Python or MATLAB version (for pycaffe and matcaffe respectively): python 3.6 / na