Build Log
  

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

Command Lines
  
Creating temporary file "c:\Documents and Settings\Marcelo\Desktop\Aulas.cuda\Demo1\Demo1\Demo1\Debug\BAT0000013756308.bat" with contents
[
@echo off

C:\Dev\CUDA\bin\nvcc.exe -ccbin "c:\Arquivos de programas\Microsoft Visual Studio 9.0\VC\bin" -c -D_DEBUG -DWIN32 -D_CONSOLE -D_MBCS -Xcompiler /EHsc,/W3,/nologo,/Od,/Zi,/RTC1,/MDd -I"C:\Dev\CUDA\include" -I./  -o Debug\kernel.obj kernel.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:\Documents and Settings\Marcelo\Desktop\Aulas.cuda\Demo1\Demo1\Demo1\Debug\BAT0000013756308.bat"""
Creating temporary file "c:\Documents and Settings\Marcelo\Desktop\Aulas.cuda\Demo1\Demo1\Demo1\Debug\RSP0000023756308.rsp" with contents
[
/OUT:"C:\Documents and Settings\Marcelo\Desktop\Aulas.cuda\Demo1\Demo1\Debug\Demo1.exe" /INCREMENTAL /LIBPATH:"c:\dev\CUDA\lib" /MANIFEST /MANIFESTFILE:"Debug\Demo1.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Documents and Settings\Marcelo\Desktop\Aulas.cuda\Demo1\Demo1\Debug\Demo1.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /MACHINE:X86 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\kernel.obj"

".\Debug\main.obj"

".\Debug\Demo1.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\Documents and Settings\Marcelo\Desktop\Aulas.cuda\Demo1\Demo1\Demo1\Debug\RSP0000023756308.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Documents and Settings\Marcelo\Desktop\Aulas.cuda\Demo1\Demo1\Demo1\Debug\RSP0000033756308.rsp" with contents
[
/out:".\Debug\Demo1.exe.embed.manifest" /notify_update /manifest

".\Debug\Demo1.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Documents and Settings\Marcelo\Desktop\Aulas.cuda\Demo1\Demo1\Demo1\Debug\RSP0000033756308.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\Marcelo\Desktop\Aulas.cuda\Demo1\Demo1\Demo1\Debug\BAT0000043756308.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """c:\Documents and Settings\Marcelo\Desktop\Aulas.cuda\Demo1\Demo1\Demo1\Debug\BAT0000043756308.bat"""
Output Window
  
Performing Custom Build Step
kernel.cu
c:\dev\cuda\include\common_functions.h(56): warning: dllexport/dllimport conflict with "clock"
c:\Arquivos de programas\Microsoft Visual Studio 9.0\VC\INCLUDE\time.h(174): here; dllimport/dllexport dropped
tmpxft_000000e4_00000000-3_kernel.cudafe1.gpu
tmpxft_000000e4_00000000-8_kernel.cudafe2.gpu
c:\dev\cuda\include\common_functions.h(56): warning: dllexport/dllimport conflict with "clock"
c:\Arquivos de programas\Microsoft Visual Studio 9.0\VC\INCLUDE\time.h(174): here; dllimport/dllexport dropped
tmpxft_000000e4_00000000-3_kernel.cudafe1.cpp
tmpxft_000000e4_00000000-13_kernel.ii
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\Documents and Settings\Marcelo\Desktop\Aulas.cuda\Demo1\Demo1\Demo1\Debug\BuildLog.htm"
Demo1 - 0 error(s), 2 warning(s)