| | Creating temporary file "d:\ProgramData\NVIDIA Corporation\NVIDIA GPU Computing SDK\C\src\volumeRender\Debug\BAT00001227601724.bat" with contents
[
@echo off
"D:\CUDA\bin64\nvcc.exe" -ccbin "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin" -c -D_DEBUG -DWIN32 -D_CONSOLE -D_MBCS -Xcompiler /EHsc,/W3,/nologo,/Wp64,/Od,/Zi,/RTC1,/MTd -I"D:\CUDA\include" -I./ -I../../common/inc -o Debug\volumeRender.obj volumeRender.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 """d:\ProgramData\NVIDIA Corporation\NVIDIA GPU Computing SDK\C\src\volumeRender\Debug\BAT00001227601724.bat"""
Creating temporary file "d:\ProgramData\NVIDIA Corporation\NVIDIA GPU Computing SDK\C\src\volumeRender\Debug\RSP00001327601724.rsp" with contents
[
/OUT:"../../bin/win32/Debug/volumeRender.exe" /INCREMENTAL:NO /LIBPATH:"D:\CUDA\lib64" /LIBPATH:"../../common/lib" /MANIFEST /MANIFESTFILE:"Debug\volumeRender.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"Debug/volumeRender.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE:NO /MACHINE:X86 cudart.lib cutil32D.lib glew32.lib glut32.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\volumeRender.obj"
]
Creating command line "link.exe @"d:\ProgramData\NVIDIA Corporation\NVIDIA GPU Computing SDK\C\src\volumeRender\Debug\RSP00001327601724.rsp" /NOLOGO /ERRORREPORT:PROMPT"
|