Build Log
  

------- Build started: Project: SIMD, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "c:\Heckler\Simd\Debug\RSP00000C.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
.\Main.cpp
]
Creating command line "cl.exe @c:\Heckler\Simd\Debug\RSP00000C.rsp /nologo"
Creating temporary file "c:\Heckler\Simd\Debug\RSP00000D.rsp" with contents
[
/OUT:"Debug/SIMD.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Debug/SIMD.pdb" /SUBSYSTEM:CONSOLE /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\FFT.obj
.\Debug\Main.obj
.\Debug\MMX.obj
.\Debug\SSE.obj
]
Creating command line "link.exe @c:\Heckler\Simd\Debug\RSP00000D.rsp"
Output Window
  
Compiling...
Main.cpp
c:\Heckler\SIMD\Main.cpp(23) : warning C4244: 'argument' : conversion from 'time_t' to 'unsigned int', possible loss of data
Linking...
Results
  
Build Time 0:00
Build log was saved at "file://c:\Heckler\Simd\Debug\BuildLog.htm"
SIMD - 0 error(s), 1 warning(s)