Creating temporary file "c:\Program Files (x86)\NVIDIA Corporation\NVIDIA CUDA SDK\projects\test\x64\Debug\BAT00001D28362512.bat" with contents
[
@echo off
nvcc -O2 -IC:\CUDA\include -c -o Debug\test.obj test.cu
if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: A tool returned an error code from "Performing Custom Build Step"
exit 1
:VCEnd
]
Creating command line """c:\Program Files (x86)\NVIDIA Corporation\NVIDIA CUDA SDK\projects\test\x64\Debug\BAT00001D28362512.bat"""
Creating temporary file "c:\Program Files (x86)\NVIDIA Corporation\NVIDIA CUDA SDK\projects\test\x64\Debug\RSP00001E28362512.rsp" with contents
[
/OUT:"C:\Program Files (x86)\NVIDIA Corporation\NVIDIA CUDA SDK\projects\test\x64\Debug\test.exe" /LIBPATH:"C:\CUDA\lib" /MANIFEST /MANIFESTFILE:"x64\Debug\test.exe.intermediate.manifest" /MACHINE:X64 cuda.lib cudart.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
".\debug\test.obj"
]
Creating command line "link.exe @"c:\Program Files (x86)\NVIDIA Corporation\NVIDIA CUDA SDK\projects\test\x64\Debug\RSP00001E28362512.rsp" /NOLOGO /ERRORREPORT:PROMPT"
|