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 with nvcc.exe when build marvin on windows #42

Open
Tanghaocheng opened this issue Oct 10, 2016 · 1 comment
Open

error with nvcc.exe when build marvin on windows #42

Tanghaocheng opened this issue Oct 10, 2016 · 1 comment

Comments

@Tanghaocheng
Copy link

Tanghaocheng commented Oct 10, 2016

  Error 151 error MSB3721: The command ""C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v7.5\bin\nvcc.exe" -gencode=arch=compute_20,code=\"sm_20,compute_20\" --use-local-env --cl-version 2013 -ccbin "D:\programming\vs2013\VC\bin\x86_amd64"  -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v7.5\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v7.5\include"  -G   --keep-dir x64\Debug -maxrregcount=0  --machine 64 --compile -cudart static  -g   -DWIN32 -DWIN64 -D_DEBUG -D_CONSOLE -D_MBCS -Xcompiler "/EHsc /W3 /nologo /Od /Zi /RTC1 /MDd " -o x64\Debug\marvin.cu.obj "E:\marvin\marvin-windows\marvin.cu"" exited with code 2.    C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\BuildCustomizations\CUDA 7.5.targets 604 9   marvin

There also has some other error in concrt.h like:

Error 111 error C2001: newline in constant D:\programming\vs2013\VC\include\concrt.h 5658 1 marvin
Error 116 error C2015: too many characters in constant D:\programming\vs2013\VC\include\concrt.h 5679 1 marvin
Error 125 error C2143: syntax error : missing ')' before ';' D:\programming\vs2013\VC\include\concrt.h 5696 1 marvin

@hitsjt
Copy link

hitsjt commented Feb 21, 2017

have you solved it?

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

2 participants