Build Log
  

Build started: Project: template, Configuration: EmuRelease|x64

Command Lines
  
Creating temporary file "c:\Program Files\NVIDIA Corporation\NVIDIA CUDA SDK\projects\template\x64\EmuRelease\BAT0004B36123268.bat" with contents
[
@echo off

"C:\CUDA\bin\nvcc.exe" -ccbin "C:\Program Files\Microsoft Visual Studio 8\VC\bin" -deviceemu -c -DWIN32 -D_CONSOLE -D_MBCS -Xcompiler /EHsc,/W3,/nologo,/Wp64,/O2,/Zi,/MT -I"C:\CUDA\include" -I./ -I../../common/inc -o EmuRelease\template.obj template.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\NVIDIA Corporation\NVIDIA CUDA SDK\projects\template\x64\EmuRelease\BAT0004B36123268.bat"""
Creating temporary file "c:\Program Files\NVIDIA Corporation\NVIDIA CUDA SDK\projects\template\x64\EmuRelease\RSP0004B46123268.rsp" with contents
[
/Od /I "C:\CUDA\include" /I "./" /I "../../common/inc" /D "WIN32" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /EHsc /MT /Fo"x64\EmuRelease\\" /Fd"x64\EmuRelease\vc80.pdb" /W3 /c /Wp64 /Zi /TP ".\template_gold.cpp"
]
Creating command line "cl.exe @"c:\Program Files\NVIDIA Corporation\NVIDIA CUDA SDK\projects\template\x64\EmuRelease\RSP0004B46123268.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Program Files\NVIDIA Corporation\NVIDIA CUDA SDK\projects\template\x64\EmuRelease\RSP0004B56123268.rsp" with contents
[
/OUT:"../../bin/win64/EmuRelease/template.exe" /INCREMENTAL:NO /LIBPATH:"C:\CUDA\lib" /LIBPATH:"../../common/lib" /MANIFEST /MANIFESTFILE:"x64\EmuRelease\template.exe.intermediate.manifest" /DEBUG /PDB:"c:\Program Files\NVIDIA Corporation\NVIDIA CUDA SDK\bin\win64\EmuRelease\template.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:NOICF /MACHINE:X64 cudart.lib cutil64.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

".\emurelease\template.obj"

".\x64\emurelease\template_gold.obj"
]
Creating command line "link.exe @"c:\Program Files\NVIDIA Corporation\NVIDIA CUDA SDK\projects\template\x64\EmuRelease\RSP0004B56123268.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Performing Custom Build Step
template.cu
tmpxft_00000ff0_00000000-3.c
tmpxft_00000ff0_00000000-6.i
Compiling...
template_gold.cpp
Linking...
.\emurelease\template.obj : fatal error LNK1112: module machine type 'X86' conflicts with target machine type 'x64'
Results
  
Build log was saved at "file://c:\Program Files\NVIDIA Corporation\NVIDIA CUDA SDK\projects\template\x64\EmuRelease\BuildLog.htm"
template - 1 error(s), 0 warning(s)