Build Log
  

Build started: Project: PGA_CUDA, Configuration: EmuDebug|Win32

Command Lines
  
Creating temporary file "c:\Documents and Settings\Korisnik\Desktop\razvoj softvera projekat\PGA\PGA CUDA\PGA\EmuDebug\BAT00003F24403940.bat" with contents
[
@echo off

echo "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v3.2\\bin\nvcc.exe"    -arch sm_12 -ccbin "C:\Program Files\Microsoft Visual Studio 8\VC\bin" -deviceemu -D_DEVICEEMU -use_fast_math  -Xcompiler "/EHsc /W3 /nologo /O2 /Zi /RTC1 /MTd  " -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v3.2\\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\C\common\inc" -maxrregcount=32  --compile -o "EmuDebug\ga.cu.obj" "c:\Documents and Settings\Korisnik\Desktop\razvoj softvera projekat\PGA\PGA CUDA\PGA\ga.cu" 

 "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v3.2\\bin\nvcc.exe"    -arch sm_12 -ccbin "C:\Program Files\Microsoft Visual Studio 8\VC\bin" -deviceemu -D_DEVICEEMU -use_fast_math  -Xcompiler "/EHsc /W3 /nologo /O2 /Zi /RTC1 /MTd  " -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v3.2\\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\C\common\inc" -maxrregcount=32  --compile -o "EmuDebug\ga.cu.obj" "c:\Documents and Settings\Korisnik\Desktop\razvoj softvera projekat\PGA\PGA CUDA\PGA\ga.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:\Documents and Settings\Korisnik\Desktop\razvoj softvera projekat\PGA\PGA CUDA\PGA\EmuDebug\BAT00003F24403940.bat"""
Output Window
  
Compiling with CUDA Build Rule...
"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v3.2\\bin\nvcc.exe"    -arch sm_12 -ccbin "C:\Program Files\Microsoft Visual Studio 8\VC\bin" -deviceemu -D_DEVICEEMU -use_fast_math  -Xcompiler "/EHsc /W3 /nologo /O2 /Zi /RTC1 /MTd  " -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v3.2\\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\C\common\inc" -maxrregcount=32  --compile -o "EmuDebug\ga.cu.obj" "c:\Documents and Settings\Korisnik\Desktop\razvoj softvera projekat\PGA\PGA CUDA\PGA\ga.cu" 
nvcc warning : option 'device-emulation' has been deprecated and is ignored
cl : Command line error D8016 : '/O2' and '/RTC1' command-line options are incompatible
Project : error PRJ0019: A tool returned an error code from "Compiling with CUDA Build Rule..."
Results
  
Build log was saved at "file://c:\Documents and Settings\Korisnik\Desktop\razvoj softvera projekat\PGA\PGA CUDA\PGA\EmuDebug\BuildLog.htm"
PGA_CUDA - 2 error(s), 0 warning(s)