Build Log
  

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

Command Lines
  
Creating temporary file "e:\work\code\GPU\CUDA\CSharp_CUDA_DLL\CSharp_CUDA_DLL\Debug\BAT00002174445876.bat" with contents
[
@echo off

nvcc.exe -ccbin "D:\Program Files\Microsoft Visual Studio 8\VC\bin"  -c -D_DEBUG -Xcompiler "/EHsc /W3 /nologo /Wp64 /Od /Zi /RTC1 /MTd " -I"C:\CUDA\include" -I"d:\Program Files\NVIDIA Corporation\NVIDIA CUDA SDK\common\inc" -o Debug\sample.obj sample.cu

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Compiling..."

exit 1

:VCEnd
]
Creating command line "e:\work\code\GPU\CUDA\CSharp_CUDA_DLL\CSharp_CUDA_DLL\Debug\BAT00002174445876.bat"
Creating temporary file "e:\work\code\GPU\CUDA\CSharp_CUDA_DLL\CSharp_CUDA_DLL\Debug\RSP00002274445876.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "CSHARP_CUDA_DLL_EXPORTS" /D "_MBCS" /D "_WINDLL" /Gm /EHsc /RTC1 /MTd /Yu"stdafx.h" /Fp"Debug\CSharp_CUDA_DLL.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP .\CSharp_CUDA_DLL.cpp
]
Creating command line "cl.exe @e:\work\code\GPU\CUDA\CSharp_CUDA_DLL\CSharp_CUDA_DLL\Debug\RSP00002274445876.rsp /nologo /errorReport:prompt"
Creating temporary file "e:\work\code\GPU\CUDA\CSharp_CUDA_DLL\CSharp_CUDA_DLL\Debug\RSP00002374445876.rsp" with contents
[
/OUT:"..\CSharp_Call_CUDA_DLL\bin\Debug\CSharp_CUDA_DLL.dll" /INCREMENTAL:NO /LIBPATH:"C:\CUDA\lib" /LIBPATH:"d:\Program Files\NVIDIA Corporation\NVIDIA CUDA SDK\common\lib" /DLL /MANIFEST /MANIFESTFILE:"Debug\CSharp_CUDA_DLL.dll.intermediate.manifest" /DEF:"sample.def" /DEBUG /PDB:"e:\work\code\GPU\CUDA\CSharp_CUDA_DLL\CSharp_Call_CUDA_DLL\bin\Debug\CSharp_CUDA_DLL.pdb" /SUBSYSTEM:WINDOWS /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\stdafx.obj"

".\debug\sample.obj"

".\debug\CSharp_CUDA_DLL.obj"
]
Creating command line "link.exe @e:\work\code\GPU\CUDA\CSharp_CUDA_DLL\CSharp_CUDA_DLL\Debug\RSP00002374445876.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "e:\work\code\GPU\CUDA\CSharp_CUDA_DLL\CSharp_CUDA_DLL\Debug\RSP00002474445876.rsp" with contents
[
/outputresource:"..\CSharp_Call_CUDA_DLL\bin\Debug\CSharp_CUDA_DLL.dll;#2" /manifest

.\debug\CSharp_CUDA_DLL.dll.intermediate.manifest
]
Creating command line "mt.exe @e:\work\code\GPU\CUDA\CSharp_CUDA_DLL\CSharp_CUDA_DLL\Debug\RSP00002474445876.rsp /nologo"
Creating temporary file "e:\work\code\GPU\CUDA\CSharp_CUDA_DLL\CSharp_CUDA_DLL\Debug\BAT00002574445876.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\debug\mt.dep
]
Creating command line "e:\work\code\GPU\CUDA\CSharp_CUDA_DLL\CSharp_CUDA_DLL\Debug\BAT00002574445876.bat"
Output Window
  
Compiling...
sample.cu
tmpxft_00001c30_00000000-3_sample.cudafe1.gpu
tmpxft_00001c30_00000000-8_sample.cudafe2.gpu
tmpxft_00001c30_00000000-3_sample.cudafe1.cpp
tmpxft_00001c30_00000000-12_sample.ii
Compiling...
CSharp_CUDA_DLL.cpp
Linking...
stdafx.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
   Creating library ..\CSharp_Call_CUDA_DLL\bin\Debug\CSharp_CUDA_DLL.lib and object ..\CSharp_Call_CUDA_DLL\bin\Debug\CSharp_CUDA_DLL.exp
Embedding manifest...
Results
  
Build log was saved at "file://e:\work\code\GPU\CUDA\CSharp_CUDA_DLL\CSharp_CUDA_DLL\Debug\BuildLog.htm"
CSharp_CUDA_DLL - 0 error(s), 1 warning(s)