Build Log
  

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

Command Lines
  
Creating temporary file "f:\temp\RSP8D31.bs" with contents
[
/c /Od /I "d:\my\tools\CUDA_tk_64\include" /I "d:\my\tools\CUDA_SDK\common\inc" /I "d:\my\tools\POCO\Foundation\include" /I "d:\my\tools\POCO\Net\include" /I "d:\my\tools\POCO\Util\include" /I "d:\my\tools\boost" /I "D:\my\tools\brook_64\AMD Brook+ 1.3.0_beta\\sdk\include\\" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_VC80_UPGRADE=0x0710" /Gm /EHsc /RTC1 /MTd /GS /GR /Fo"Debug/" /W3 /nologo /Wp64 /Zi /Gd /Qvc8 /Qlocation,link,"C:\Program Files (x86)\Microsoft Visual Studio 8\VC\bin"
.\perm.cpp
.\algo\algo.cpp
.\console_stuff.cpp
.\algo\md5\md5_pp.cpp
.\sse2_helpers.cpp
.\CmdLine.cpp
.\algo\md5\algo_md5.cpp
.\md5_simple.cpp
.\global.cpp
]
Creating command line "icl.exe "@f:\temp\RSP8D31.bs""
Creating temporary file "f:\temp\RSP9ABB.bs" with contents
[
/c /Od /I "d:\my\tools\CUDA_tk_64\include" /I "d:\my\tools\CUDA_SDK\common\inc" /I "d:\my\tools\POCO\Foundation\include" /I "d:\my\tools\POCO\Net\include" /I "d:\my\tools\POCO\Util\include" /I "d:\my\tools\boost" /I "D:\my\tools\brook_64\AMD Brook+ 1.3.0_beta\\sdk\include\\" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_VC80_UPGRADE=0x0710" /Gm /EHsc /RTC1 /MTd /GS /GR /Fo"Debug\md51.obj" /W3 /nologo /Wp64 /Zi /Gd /Qvc8 /Qlocation,link,"C:\Program Files (x86)\Microsoft Visual Studio 8\VC\bin"
.\md5.cpp
]
Creating command line "icl.exe "@f:\temp\RSP9ABB.bs""
Creating temporary file "f:\temp\RSP9F7F.bs" with contents
[
/OUT:"barswf_brook_x32.exe" /INCREMENTAL:NO /nologo /LIBPATH:"d:\my\tools\CUDA_tk_64\lib" /LIBPATH:"d:\my\work\BarsWF\lib\intel\32" /LIBPATH:"D:\my\tools\brook_64\AMD Brook+ 1.3.0_beta\\sdk\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 /MANIFEST /MANIFESTFILE:"Debug\barswf_brook_x32.exe.intermediate.manifest" /DEBUG /PDB:"Debug/imageDenoising.pdb" /SUBSYSTEM:CONSOLE /OPT:NOICF /TLBID:1 /IMPLIB:"D:\my\work\BarsWF\barswf_brook_x32.lib" /MACHINE:X86
Debug/algo_md5.obj
Debug/md5_pp.obj
Debug/algo.obj
Debug/CmdLine.obj
Debug/console_stuff.obj
Debug/global.obj
Debug\md51.obj
Debug/md5_simple.obj
Debug/perm.obj
Debug/sse2_helpers.obj
]
Creating command line "xilink.exe "@f:\temp\RSP9F7F.bs""
Output Window
  
Compiling with Intel(R) C++ 10.1.029 [IA-32]... (Intel C++ Environment)
perm.cpp
algo.cpp
console_stuff.cpp
md5_pp.cpp
D:\my\tools\brook_64\AMD Brook+ 1.3.0_beta\\sdk\include\brook/Runtime.h(125): warning #1744: field of class type without a DLL interface used in a class with a DLL interface
          std::vector _devices;
                               ^

D:\my\tools\brook_64\AMD Brook+ 1.3.0_beta\\sdk\include\brook/Runtime.h(129): warning #1744: field of class type without a DLL interface used in a class with a DLL interface
          std::vector _bufferMgrs;
                                  ^

D:\my\tools\brook_64\AMD Brook+ 1.3.0_beta\\sdk\include\brook/Runtime.h(133): warning #1744: field of class type without a DLL interface used in a class with a DLL interface
          std::vector _execMgrs;
                                ^

D:\my\tools\brook_64\AMD Brook+ 1.3.0_beta\\sdk\include\brook/Runtime.h(137): warning #1744: field of class type without a DLL interface used in a class with a DLL interface
          std::vector _streamOracles;
                                     ^

D:\my\tools\brook_64\AMD Brook+ 1.3.0_beta\\sdk\include\brook/Runtime.h(141): warning #1744: field of class type without a DLL interface used in a class with a DLL interface
          std::vector _kernelOracles;
                                     ^

D:\my\tools\brook_64\AMD Brook+ 1.3.0_beta\\sdk\include\brook/CPU/brtvector.hpp(99): 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\tools\brook_64\AMD Brook+ 1.3.0_beta\\sdk\include\brook/CPU/brtvector.hpp(96): 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,
                                   ^

sse2_helpers.cpp
CmdLine.cpp
algo_md5.cpp
md5_simple.cpp
global.cpp
Compiling with Intel(R) C++ 10.1.029 [IA-32]... (Intel C++ Environment)
md5.cpp
Linking... (Intel C++ Environment)
ipo: error #11035: Fatal error cannot open PocoFoundationmtd.lib
xilink: error error_during_IPO_compilation: problem during multi-file optimization compilation (code 1)
xilink: error error_during_IPO_compilation: problem during multi-file optimization compilation (code 1)
Results
  
Build log was saved at "file://D:\my\work\BarsWF\Debug\BuildLog.htm"
barswf_brook - 3 error(s), 7 warning(s)