Build Log
  

Build started: Project: barswf_brook, Configuration: Debug|x64

Command Lines
  
Creating temporary file "C:\Users\Mi\AppData\Local\Temp\VadE102.bat" with contents
[
@echo off
cd "C:\my\work\BarsWF\\algo\md5\"
cl /P /C md5.br
copy md5.i md5_pp.br
"d:\my\work\stream\64\ATI Brook+ 1.4.0_beta\sdk\bin\brcc_d.exe" -p cal md5_pp.br
if %ErrorLevel% NEQ 0 goto LError
goto LEnd
:LError
echo Project barswf_brook : error: A tool returned an error code from "Performing Custom Build Step"
exit 1
:LEnd

]
Creating command line "cmd.exe /c C:\Users\Mi\AppData\Local\Temp\VadE102.bat"
Creating temporary file "C:\Users\Mi\AppData\Local\Temp\RSPE3F2.bs" with contents
[
/c /Od /Os /I "D:\my\work\cuda\64\tk\include" /I "g:\my\tools\POCO\Foundation\include" /I "g:\my\tools\POCO\Util\include" /I "g:\my\tools\boost" /I "d:\my\work\stream\64\ATI Brook+ 1.4.0_beta\sdk\include\\" /D "POCO_STATIC" /D "WIN32" /D "_CONSOLE" /D "CPU" /D "BROOK" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /EHsc /RTC1 /MDd /GS /fp:precise /J /Fo"x64\Debug/" /W3 /nologo /Wp64 /Zi /Qvc9 /Qlocation,link,"D:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin\amd64"
.\console_stuff.cpp
.\sse2_helpers.cpp
.\algo\md5\md5_pp.cpp
.\global.cpp
.\perm.cpp
.\md5_simple.cpp
]
Creating command line "icl.exe "@C:\Users\Mi\AppData\Local\Temp\RSPE3F2.bs""
Creating temporary file "C:\Users\Mi\AppData\Local\Temp\RSPF39E.bs" with contents
[
/c /Od /Os /I "D:\my\work\cuda\64\tk\include" /I "g:\my\tools\POCO\Foundation\include" /I "g:\my\tools\POCO\Util\include" /I "g:\my\tools\boost" /I "d:\my\work\stream\64\ATI Brook+ 1.4.0_beta\sdk\include\\" /D "POCO_STATIC" /D "WIN32" /D "_CONSOLE" /D "CPU" /D "BROOK" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /EHsc /RTC1 /MDd /GS /fp:precise /J /Fo"x64\Debug\md51.obj" /W3 /nologo /Wp64 /Zi /Qvc9 /Qlocation,link,"D:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin\amd64"
.\md5.cpp
]
Creating command line "icl.exe "@C:\Users\Mi\AppData\Local\Temp\RSPF39E.bs""
Creating temporary file "C:\Users\Mi\AppData\Local\Temp\RSPF9A9.bs" with contents
[
brook_d.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 /OUT:"barswf_brook_x64.exe" /INCREMENTAL:NO /nologo /LIBPATH:"d:\my\work\stream\64\ATI Brook+ 1.4.0_beta\sdk\lib" /LIBPATH:"d:\my\work\stream\64\ATI Brook+ 1.4.0_beta\sdk\lib" /LIBPATH:"c:\my\work\BarsWF\lib\intel\64" /MANIFEST /MANIFESTFILE:"x64\Debug\barswf_brook_x64.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /TLBID:1 /DEBUG /PDB:"x64\Debug/imageDenoising.pdb" /SUBSYSTEM:CONSOLE /OPT:NOICF /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\my\work\BarsWF\barswf_brook_x64.lib" /MACHINE:X64
x64\Debug/CmdLine.obj
x64\Debug/console_stuff.obj
x64\Debug/global.obj
x64\Debug\md51.obj
x64\Debug/md5_simple.obj
x64\Debug/perm.obj
x64\Debug/sse2_helpers.obj
x64\Debug/algo.obj
x64\Debug/algo_md5.obj
x64\Debug/md5_pp.obj
]
Creating command line "xilink.exe "@C:\Users\Mi\AppData\Local\Temp\RSPF9A9.bs""
Creating temporary file "C:\Users\Mi\AppData\Local\Temp\RSPFCF7.bs" with contents
[
/nologo /outputresource:"barswf_brook_x64.exe;#1" /manifest "x64\Debug\barswf_brook_x64.exe.intermediate.manifest"
]
Creating command line "mt.exe "@C:\Users\Mi\AppData\Local\Temp\RSPFCF7.bs""
Creating temporary file "C:\Users\Mi\AppData\Local\Temp\VadFD28.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > x64\Debug\mt.dep
]
Creating command line "cmd.exe /c C:\Users\Mi\AppData\Local\Temp\VadFD28.bat"
Creating temporary file "C:\Users\Mi\AppData\Local\Temp\VadFD4B.bat" with contents
[
@echo off
IF EXIST cg_variables.h move cg_variables.h Debug\
if %ErrorLevel% NEQ 0 goto LError
goto LEnd
:LError
echo Project barswf_brook : error: A tool returned an error code from "Performing Post-Build Event..."
exit 1
:LEnd

]
Creating command line "cmd.exe /c C:\Users\Mi\AppData\Local\Temp\VadFD4B.bat"
Output Window
  
Performing Custom Build Step (Microsoft VC++ Environment)
Microsoft (R) C/C++ Optimizing Compiler Version 15.00.21022.08 for x64
Copyright (C) Microsoft Corporation.  All rights reserved.

md5.br
‘Є®ЇЁа®ў ­® д ©«®ў:         1.

deleting file : md5_pp.cpp

deleting file : md5_pp.h

deleting file : md5_pp_gpu.h
Compiling with Intel(R) C++ 11.1.046 [Intel(R) 64]... (Intel C++ Environment)
console_stuff.cpp
sse2_helpers.cpp
md5_pp.cpp
d:\my\work\stream\64\ATI Brook+ 1.4.0_beta\sdk\include\brook/CPU/brtvector.hpp(243): warning #864: extern inline function "singlequestioncolon(const B &, const T &, const T &) [with T=vec, B=vec]" was referenced but not defined
  template <> inline vec singlequestioncolon (const vec &a,
                                   ^

d:\my\work\stream\64\ATI Brook+ 1.4.0_beta\sdk\include\brook/CPU/brtvector.hpp(240): warning #864: extern inline function "singlequestioncolon(const B &, const T &, const T &) [with T=vec, B=vec]" was referenced but not defined
  template <> inline vec singlequestioncolon (const vec &a,
                                   ^

d:\my\work\stream\64\ATI Brook+ 1.4.0_beta\sdk\include\brook/CPU/brtvector.hpp(237): warning #864: extern inline function "singlequestioncolon(const B &, const T &, const T &) [with T=vec, B=vec]" was referenced but not defined
  template <> inline vec singlequestioncolon (const vec & a,
                                   ^

d:\my\work\stream\64\ATI Brook+ 1.4.0_beta\sdk\include\brook/CPU/brtvector.hpp(234): warning #864: extern inline function "singlequestioncolon(const B &, const T &, const T &) [with T=vec, B=vec]" was referenced but not defined
  template <> inline vec singlequestioncolon (const vec &a,
                                   ^

d:\my\work\stream\64\ATI Brook+ 1.4.0_beta\sdk\include\brook/CPU/brtvector.hpp(231): warning #864: extern inline function "singlequestioncolon(const B &, const T &, const T &) [with T=vec, B=vec]" was referenced but not defined
  template <> inline vec singlequestioncolon (const vec &a,
                                  ^

d:\my\work\stream\64\ATI Brook+ 1.4.0_beta\sdk\include\brook/CPU/brtvector.hpp(228): warning #864: extern inline function "singlequestioncolon(const B &, const T &, const T &) [with T=vec, B=vec]" was referenced but not defined
  template <> inline vec singlequestioncolon (const vec &a,
                                  ^

d:\my\work\stream\64\ATI Brook+ 1.4.0_beta\sdk\include\brook/CPU/brtvector.hpp(225): warning #864: extern inline function "singlequestioncolon(const B &, const T &, const T &) [with T=vec, B=vec]" was referenced but not defined
  template <> inline vec singlequestioncolon (const vec & a,
                                  ^

d:\my\work\stream\64\ATI Brook+ 1.4.0_beta\sdk\include\brook/CPU/brtvector.hpp(222): warning #864: extern inline function "singlequestioncolon(const B &, const T &, const T &) [with T=vec, B=vec]" was referenced but not defined
  template <> inline vec singlequestioncolon (const vec &a,
                                  ^

d:\my\work\stream\64\ATI Brook+ 1.4.0_beta\sdk\include\brook/CPU/brtvector.hpp(218): warning #864: extern inline function "singlequestioncolon(const B &, const T &, const T &) [with T=vec, B=vec]" was referenced but not defined
  template <> inline vec singlequestioncolon (const vec &a,
                                  ^

d:\my\work\stream\64\ATI Brook+ 1.4.0_beta\sdk\include\brook/CPU/brtvector.hpp(215): warning #864: extern inline function "singlequestioncolon(const B &, const T &, const T &) [with T=vec, B=vec]" was referenced but not defined
  template <> inline vec singlequestioncolon (const vec &a,
                                  ^

d:\my\work\stream\64\ATI Brook+ 1.4.0_beta\sdk\include\brook/CPU/brtvector.hpp(212): warning #864: extern inline function "singlequestioncolon(const B &, const T &, const T &) [with T=vec, B=vec]" was referenced but not defined
  template <> inline vec singlequestioncolon (const vec & a,
                                  ^

d:\my\work\stream\64\ATI Brook+ 1.4.0_beta\sdk\include\brook/CPU/brtvector.hpp(209): warning #864: extern inline function "singlequestioncolon(const B &, const T &, const T &) [with T=vec, B=vec]" was referenced but not defined
  template <> inline vec singlequestioncolon (const vec &a,
                                  ^

d:\my\work\stream\64\ATI Brook+ 1.4.0_beta\sdk\include\brook/CPU/brtvector.hpp(205): warning #864: extern inline function "singlequestioncolon(const B &, const T &, const T &) [with T=vec, B=vec]" was referenced but not defined
  template <> inline vec singlequestioncolon (const vec &a,
                                 ^

d:\my\work\stream\64\ATI Brook+ 1.4.0_beta\sdk\include\brook/CPU/brtvector.hpp(202): warning #864: extern inline function "singlequestioncolon(const B &, const T &, const T &) [with T=vec, B=vec]" was referenced but not defined
  template <> inline vec singlequestioncolon (const vec &a,
                                 ^

d:\my\work\stream\64\ATI Brook+ 1.4.0_beta\sdk\include\brook/CPU/brtvector.hpp(199): warning #864: extern inline function "singlequestioncolon(const B &, const T &, const T &) [with T=vec, B=vec]" was referenced but not defined
  template <> inline vec singlequestioncolon (const vec & a,
                                 ^

d:\my\work\stream\64\ATI Brook+ 1.4.0_beta\sdk\include\brook/CPU/brtvector.hpp(196): warning #864: extern inline function "singlequestioncolon(const B &, const T &, const T &) [with T=vec, B=vec]" was referenced but not defined
  template <> inline vec singlequestioncolon (const vec &a,
                                 ^

d:\my\work\stream\64\ATI Brook+ 1.4.0_beta\sdk\include\brook/CPU/brtvector.hpp(166): warning #864: extern inline function "singlequestioncolon(const B &, const T &, const T &) [with T=vec, B=vec]" was referenced but not defined
  template <> inline vec singlequestioncolon (const vec & a,
                                   ^

d:\my\work\stream\64\ATI Brook+ 1.4.0_beta\sdk\include\brook/CPU/brtvector.hpp(163): warning #864: extern inline function "singlequestioncolon(const B &, const T &, const T &) [with T=vec, B=vec]" was referenced but not defined
  template <> inline vec singlequestioncolon (const vec &a,
                                   ^

global.cpp
perm.cpp
md5_simple.cpp
Compiling with Intel(R) C++ 11.1.046 [Intel(R) 64]... (Intel C++ Environment)
md5.cpp
Linking... (Intel C++ Environment)
xilink: executing 'link'
   Creating library C:\my\work\BarsWF\barswf_brook_x64.lib and object C:\my\work\BarsWF\barswf_brook_x64.exp
Embedding manifest... (Microsoft VC++ Environment)
Performing Post-Build Event... (Microsoft VC++ Environment)
Results
  
Build log was saved at "file://C:\my\work\BarsWF\x64\Debug\BuildLog.htm"
barswf_brook - 0 error(s), 18 warning(s)