Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error MSB6006: “cmd.exe" exited with code -1073741701 #6712

Open
MengyaoGao opened this issue Mar 11, 2019 · 0 comments
Open

error MSB6006: “cmd.exe" exited with code -1073741701 #6712

MengyaoGao opened this issue Mar 11, 2019 · 0 comments

Comments

@MengyaoGao
Copy link

when I build the caffe on win10, I got a MSB6006 error.

Here are my settings:
******************* Caffe Configuration Summary *******************
-- General:
-- Version : 1.0.0
-- Git : unknown
-- System : Windows
-- C++ compiler : E:/vs2015/VC/bin/x86_amd64/cl.exe
-- Release CXX flags : /MD /O2 /Ob2 /DNDEBUG /DWIN32 /D_WINDOWS /W3 /GR /EHsc
-- Debug CXX flags : /MDd /Zi /Ob0 /Od /RTC1 /DWIN32 /D_WINDOWS /W3 /GR /EHsc
-- Build type : Release

-- BUILD_SHARED_LIBS : 0
-- BUILD_python : 1
-- BUILD_matlab : 0
-- BUILD_docs :
-- CPU_ONLY : 0
-- USE_OPENCV : ON
-- USE_LEVELDB : ON
-- USE_LMDB : ON
-- USE_NCCL : 0
-- ALLOW_LMDB_NOLOCK : OFF

-- Dependencies:
-- BLAS : Yes (Open)
-- Boost : Yes (ver. 1.61)
-- glog : Yes
-- gflags : Yes
-- protobuf : Yes (ver. 3.1.0)
-- lmdb : Yes (ver. 0.9.70)
-- LevelDB : Yes (ver. 1.18)
-- Snappy : Yes (ver. 1.1.1)
-- OpenCV : Yes (ver. 3.1.0)
-- CUDA : Yes (ver. 8.0)

-- NVIDIA CUDA:
-- Target GPU(s) : Auto
-- GPU arch(s) : sm_50
-- cuDNN : Yes (ver. 5.1.10)

-- Python:
-- Interpreter : E:/anaconda/Anaconda3/python.exe (ver. 3.5.2)
-- Libraries : E:/anaconda/Anaconda3/libs/python35.lib (ver 3.5.2)
-- NumPy : E:/anaconda/Anaconda3/lib/site-packages/numpy/core/include (ver 1.11.1)

Here is the error:
Running C++/Python protocol buffer compiler on D:/segnet/caffe-windows/src/caffe/proto/caffe.proto
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(171,5): error MSB6006: “cmd.exe”已退出,
代码为 -1073741701。 [D:\segnet\caffe-windows\scripts\build\src\caffe\caffeproto.vcxproj]
ERROR: Build failed

really hope for help.........

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant