Build Log
  

Build started: Project: DCT, Configuration: Release|x64

Command Lines
  
Creating temporary file "c:\Users\Ahmed\Desktop\NVIDIA GPU Computing SDK\C\src\asyncAPI\x64\Release\RSP0001902808860.rsp" with contents
[
/I "C:\CUDA\include" /I "./" /I "../../common/inc" /D "WIN32" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /EHsc /MT /openmp /Fo"x64\Release\\" /Fd"x64\Release\vc90.pdb" /W3 /c /Wp64 /Zi /TP ".\DCT.cpp"
]
Creating command line "cl.exe @"c:\Users\Ahmed\Desktop\NVIDIA GPU Computing SDK\C\src\asyncAPI\x64\Release\RSP0001902808860.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\Ahmed\Desktop\NVIDIA GPU Computing SDK\C\src\asyncAPI\x64\Release\RSP0001912808860.rsp" with contents
[
/OUT:"../../bin/win64/Release/asyncAPI.exe" /INCREMENTAL:NO /LIBPATH:"C:\CUDA\lib64" /LIBPATH:"../../common/lib" /MANIFEST /MANIFESTFILE:"x64\Release\asyncAPI.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Users\Ahmed\Desktop\NVIDIA GPU Computing SDK\C\bin\win64\Release\asyncAPI.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:NOICF /DYNAMICBASE:NO /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

".\x64\Release\DCT.obj"

".\x64\Release\holger_time.obj"

".\x64\Release\DCT.cu.obj"
]
Creating command line "link.exe @"c:\Users\Ahmed\Desktop\NVIDIA GPU Computing SDK\C\src\asyncAPI\x64\Release\RSP0001912808860.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Users\Ahmed\Desktop\NVIDIA GPU Computing SDK\C\src\asyncAPI\x64\Release\RSP0001922808860.rsp" with contents
[
/outputresource:"..\..\bin\win64\Release\asyncAPI.exe;#1" /manifest

".\x64\Release\asyncAPI.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Users\Ahmed\Desktop\NVIDIA GPU Computing SDK\C\src\asyncAPI\x64\Release\RSP0001922808860.rsp" /nologo"
Creating temporary file "c:\Users\Ahmed\Desktop\NVIDIA GPU Computing SDK\C\src\asyncAPI\x64\Release\BAT0001932808860.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\x64\Release\mt.dep"
]
Creating command line """c:\Users\Ahmed\Desktop\NVIDIA GPU Computing SDK\C\src\asyncAPI\x64\Release\BAT0001932808860.bat"""
Creating temporary file "c:\Users\Ahmed\Desktop\NVIDIA GPU Computing SDK\C\src\asyncAPI\x64\Release\BAT0001942808860.bat" with contents
[
@echo off

IF EXIST cg_variables.h move cg_variables.h Release\

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Performing Post-Build Event..."

exit 1

:VCEnd
]
Creating command line """c:\Users\Ahmed\Desktop\NVIDIA GPU Computing SDK\C\src\asyncAPI\x64\Release\BAT0001942808860.bat"""
Output Window
  
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
DCT.cpp
.\DCT.cpp(787) : warning C4101: 'tempA5' : unreferenced local variable
.\DCT.cpp(870) : warning C4101: 'tempA5' : unreferenced local variable
.\DCT.cpp(1286) : warning C4101: 'tempA5' : unreferenced local variable
.\DCT.cpp(1369) : warning C4101: 'tempA5' : unreferenced local variable
.\DCT.cpp(1452) : warning C4101: 'tempA5' : unreferenced local variable
.\DCT.cpp(1962) : warning C4101: 'tempA5' : unreferenced local variable
.\DCT.cpp(2030) : warning C4101: 'tempA5' : unreferenced local variable
.\DCT.cpp(2097) : warning C4076: 'unsigned' : can not be used with type 'float'
.\DCT.cpp(2097) : warning C4076: 'unsigned' : can not be used with type 'float'
.\DCT.cpp(2150) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
.\DCT.cpp(2189) : warning C4018: '<' : signed/unsigned mismatch
.\DCT.cpp(2254) : warning C4018: '<' : signed/unsigned mismatch
.\DCT.cpp(2284) : warning C4018: '<' : signed/unsigned mismatch
.\DCT.cpp(2314) : warning C4018: '<' : signed/unsigned mismatch
.\DCT.cpp(2343) : warning C4018: '<' : signed/unsigned mismatch
.\DCT.cpp(2411) : warning C4018: '<' : signed/unsigned mismatch
.\DCT.cpp(2442) : warning C4018: '<' : signed/unsigned mismatch
.\DCT.cpp(2452) : warning C4018: '<' : signed/unsigned mismatch
.\DCT.cpp(2521) : warning C4018: '<' : signed/unsigned mismatch
.\DCT.cpp(2531) : warning C4018: '<' : signed/unsigned mismatch
.\DCT.cpp(2559) : warning C4018: '<' : signed/unsigned mismatch
.\DCT.cpp(2566) : warning C4018: '<' : signed/unsigned mismatch
.\DCT.cpp(2573) : warning C4018: '<' : signed/unsigned mismatch
.\DCT.cpp(2606) : warning C4018: '<' : signed/unsigned mismatch
.\DCT.cpp(2614) : warning C4018: '<' : signed/unsigned mismatch
.\DCT.cpp(2621) : warning C4018: '<' : signed/unsigned mismatch
.\DCT.cpp(2650) : warning C4018: '<' : signed/unsigned mismatch
.\DCT.cpp(2729) : warning C4018: '<' : signed/unsigned mismatch
.\DCT.cpp(2751) : warning C4018: '<' : signed/unsigned mismatch
.\DCT.cpp(2762) : warning C4244: '=' : conversion from '__int64' to 'float', possible loss of data
.\DCT.cpp(2781) : warning C4244: '=' : conversion from '__int64' to 'float', possible loss of data
.\DCT.cpp(2840) : warning C4018: '<' : signed/unsigned mismatch
.\DCT.cpp(2879) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
.\DCT.cpp(2880) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
.\DCT.cpp(2881) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
Linking...
Embedding manifest...
Performing Post-Build Event...
Results
  
Build log was saved at "file://c:\Users\Ahmed\Desktop\NVIDIA GPU Computing SDK\C\src\asyncAPI\x64\Release\BuildLog.htm"
DCT - 0 error(s), 36 warning(s)