Build Log
  

Build started: Project: asyncAPI, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Users\Ahmed\Desktop\NVIDIA GPU Computing SDK\C\src\asyncAPI\Debug\BAT00000125643144.bat" with contents
[
@echo off

echo "C:\CUDA\bin64\nvcc.exe"    -arch sm_10 -ccbin "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin"    -Xcompiler "/EHsc /W3 /nologo /Od /Zi   /MTd  " -I"C:\CUDA\include" -I"../../common/inc" -maxrregcount=32  --compile -o "Debug\asyncAPI.cu.obj" "c:\Users\Ahmed\Desktop\NVIDIA GPU Computing SDK\C\src\asyncAPI\asyncAPI.cu" 

 "C:\CUDA\bin64\nvcc.exe"    -arch sm_10 -ccbin "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin"    -Xcompiler "/EHsc /W3 /nologo /Od /Zi   /MTd  " -I"C:\CUDA\include" -I"../../common/inc" -maxrregcount=32  --compile -o "Debug\asyncAPI.cu.obj" "c:\Users\Ahmed\Desktop\NVIDIA GPU Computing SDK\C\src\asyncAPI\asyncAPI.cu"

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Compiling with CUDA Build Rule..."

exit 1

:VCEnd
]
Creating command line """c:\Users\Ahmed\Desktop\NVIDIA GPU Computing SDK\C\src\asyncAPI\Debug\BAT00000125643144.bat"""
Creating temporary file "c:\Users\Ahmed\Desktop\NVIDIA GPU Computing SDK\C\src\asyncAPI\Debug\RSP00000225643144.rsp" with contents
[
/Od /I "C:\CUDA\include" /I "./" /I "../../common/inc" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Wp64 /Zi /TP ".\asyncAPI.cpp"
]
Creating command line "cl.exe @"c:\Users\Ahmed\Desktop\NVIDIA GPU Computing SDK\C\src\asyncAPI\Debug\RSP00000225643144.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\Ahmed\Desktop\NVIDIA GPU Computing SDK\C\src\asyncAPI\Debug\RSP00000325643144.rsp" with contents
[
/OUT:"../../bin/win32/Debug/asyncAPI.exe" /INCREMENTAL:NO /LIBPATH:"C:\CUDA\lib64" /LIBPATH:"../../common/lib" /MANIFEST /MANIFESTFILE:"Debug\asyncAPI.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"Debug/asyncAPI.pdb" /SUBSYSTEM:CONSOLE /OPT:NOICF /DYNAMICBASE:NO /MACHINE:X86 cudart.lib cutil32D.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\asyncAPI.obj"

".\Debug\asyncAPI.cu.obj"
]
Creating command line "link.exe @"c:\Users\Ahmed\Desktop\NVIDIA GPU Computing SDK\C\src\asyncAPI\Debug\RSP00000325643144.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling with CUDA Build Rule...
"C:\CUDA\bin64\nvcc.exe"    -arch sm_10 -ccbin "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin"    -Xcompiler "/EHsc /W3 /nologo /Od /Zi   /MTd  " -I"C:\CUDA\include" -I"../../common/inc" -maxrregcount=32  --compile -o "Debug\asyncAPI.cu.obj" "c:\Users\Ahmed\Desktop\NVIDIA GPU Computing SDK\C\src\asyncAPI\asyncAPI.cu" 
asyncAPI.cu
tmpxft_00000f24_00000000-3_asyncAPI.cudafe1.gpu
tmpxft_00000f24_00000000-8_asyncAPI.cudafe2.gpu
tmpxft_00000f24_00000000-3_asyncAPI.cudafe1.cpp
tmpxft_00000f24_00000000-12_asyncAPI.ii
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
asyncAPI.cpp
Linking...
LINK : fatal error LNK1181: cannot open input file 'cutil32D.lib'
Results
  
Build log was saved at "file://c:\Users\Ahmed\Desktop\NVIDIA GPU Computing SDK\C\src\asyncAPI\Debug\BuildLog.htm"
asyncAPI - 1 error(s), 1 warning(s)