Build Log
  

Build started: Project: VideoCapFilter, Configuration: Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)

Command Lines
  
Creating temporary file "d:\Enterface\code\c++\bernamap\VideoCapFilter\Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\Debug\RSP00005115204064.rsp" with contents
[
/Od /Os /D "_DEBUG" /D "_WIN32_WCE=0x501" /D "UNDER_CE" /D "WIN32_PLATFORM_PSPC" /D "WINCE" /D "_USRDLL" /D "ARM" /D "_ARM_" /D "POCKETPC2003_UI_MODEL" /D "_WINDLL" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MTd /fp:fast /Zc:wchar_t- /GR /Fo"Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\Debug/" /Fd"Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\Debug/vc80.pdb" /W3 /c /Zi /TP

".\VideoCap.cpp"
]
Creating command line "cl.exe @"d:\Enterface\code\c++\bernamap\VideoCapFilter\Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\Debug\RSP00005115204064.rsp" /nologo"
Creating temporary file "d:\Enterface\code\c++\bernamap\VideoCapFilter\Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\Debug\RSP00005215204064.rsp" with contents
[
/OUT:"Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\Debug/VideoCapFilter.dll" /INCREMENTAL /LIBPATH:"C:\Program Files\Windows CE Tools\wce500\Windows Mobile 5.0 Pocket PC SDK\Lib\ARMV4I" /DLL /MANIFEST:NO /NODEFAULTLIB:"oldnames.lib" /DEF:".\VideoCapFilter.def" /DEBUG /PDB:"d:\Enterface\code\c++\bernamap\VideoCapFilter\Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\Debug\VideoCapFilter.pdb" /IMPLIB:"Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\Debug/VideoCapFilter.lib" /MACHINE:THUMB  /subsystem:windowsce,5.01 strmiids.lib strmbase.lib coredll.lib corelibc.lib ole32.lib oleaut32.lib uuid.lib commctrl.lib

".\Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\Debug\VideoCap.obj"

".\Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\Debug\VideoCapFilter.obj"

".\Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\Debug\VideoCapFilterppc.res"
]
Creating command line "link.exe @"d:\Enterface\code\c++\bernamap\VideoCapFilter\Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\Debug\RSP00005215204064.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
VideoCap.cpp
d:\enterface\code\c++\bernamap\videocapfilter\hbma.h(57) : warning C4018: '<=' : signed/unsigned mismatch
        d:\enterface\code\c++\bernamap\videocapfilter\hbma.h(156) : see reference to function template instantiation 'void applyEBMA(cimg_library::CImg &,cimg_library::CImg &,cimg_library::CImg &,const int,const int)' being compiled
        with
        [
            T=unsigned char
        ]
        .\VideoCap.cpp(103) : see reference to function template instantiation 'cimg_library::CImg applyHBMA(cimg_library::CImg &,cimg_library::CImg &,const int,const int,const int)' being compiled
        with
        [
            T=int
        ]
d:\enterface\code\c++\bernamap\videocapfilter\hbma.h(58) : warning C4018: '<=' : signed/unsigned mismatch
d:\enterface\code\c++\bernamap\videocapfilter\hbma.h(87) : warning C4018: '<' : signed/unsigned mismatch
Linking...
   Creating library Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\Debug/VideoCapFilter.lib and object Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\Debug/VideoCapFilter.exp
Results
  
Build log was saved at "file://d:\Enterface\code\c++\bernamap\VideoCapFilter\Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\Debug\BuildLog.htm"
VideoCapFilter - 0 error(s), 3 warning(s)