Build Log
  

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

Command Lines
  
Creating temporary file "C:\Users\control\AppData\Local\Temp\RSP00000F49404596.rsp" with contents
[
/I "C:\QtSDK\Desktop\Qt\4.8.1\msvc2008\include\QtCore" /I "C:\QtSDK\Desktop\Qt\4.8.1\msvc2008\include\QtGui" /I "C:\QtSDK\Desktop\Qt\4.8.1\msvc2008\include" /I "C:\Program Files (x86)\boost\boost_1_47" /I "C:\QtSDK\Desktop\Qt\4.8.1\msvc2008\include\ActiveQt" /I "debug" /I "." /I "C:\QtSDK\Desktop\Qt\4.8.1\msvc2008\mkspecs\default" /I "..\..\LSL\liblsl\include" /D "_WINDOWS" /D "UNICODE" /D "WIN32" /D "QT_LARGEFILE_SUPPORT" /D "QT_DLL" /D "QT_GUI_LIB" /D "QT_CORE_LIB" /D "QT_HAVE_MMX" /D "QT_HAVE_3DNOW" /D "QT_HAVE_SSE" /D "QT_HAVE_MMXEXT" /D "QT_HAVE_SSE2" /D "QT_THREAD_SUPPORT" /FD /EHsc /MDd /GS- /Zc:wchar_t- /Fo"debug\\" /Fd".\\" /W3 /c /Zi /TP  -Zm200 -w34100 -w34189

".\mainwindow.cpp"
]
Creating command line "cl.exe @C:\Users\control\AppData\Local\Temp\RSP00000F49404596.rsp /nologo /errorReport:prompt"
Creating temporary file "C:\Users\control\AppData\Local\Temp\RSP00001049404596.rsp" with contents
[
/OUT:"debug\\PhaseSpace.exe" /LIBPATH:"..\..\LSL\liblsl\bin" /LIBPATH:"C:\QtSDK\Desktop\Qt\4.8.1\msvc2008\lib" /LIBPATH:"C:\Program Files (x86)\boost\boost_1_47\lib" /MANIFEST /MANIFESTFILE:"debug\\PhaseSpace.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /SUBSYSTEM:WINDOWS /DYNAMICBASE /NXCOMPAT "/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'" C:\QtSDK\Desktop\Qt\4.8.1\msvc2008\lib\qtmaind.lib C:\QtSDK\Desktop\Qt\4.8.1\msvc2008\lib\QtGuid4.lib C:\QtSDK\Desktop\Qt\4.8.1\msvc2008\lib\QtCored4.lib libowlsock.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

".\debug\main.obj"

".\debug\mainwindow.obj"

".\debug\moc_mainwindow.obj"
]
Creating command line "link.exe @C:\Users\control\AppData\Local\Temp\RSP00001049404596.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "C:\Users\control\AppData\Local\Temp\RSP00001149404596.rsp" with contents
[
/outputresource:".\debug\PhaseSpace.exe;#1" /manifest

".\debug\PhaseSpace.exe.intermediate.manifest"
]
Creating command line "mt.exe @C:\Users\control\AppData\Local\Temp\RSP00001149404596.rsp /nologo"
Creating temporary file "C:\Users\control\AppData\Local\Temp\BAT00001249404596.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\debug\mt.dep"
]
Creating command line "C:\Users\control\AppData\Local\Temp\BAT00001249404596.bat"
Output Window
  
Compiling...
mainwindow.cpp
.\mainwindow.cpp(290) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(308) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(314) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(323) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(344) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(404) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(480) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(485) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(490) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(496) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(522) : warning C4018: '<' : signed/unsigned mismatch
C:\Program Files (x86)\boost\boost_1_47\boost/algorithm/string/detail/classification.hpp(102) : warning C4996: 'std::copy': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\xutility(2550) : see declaration of 'std::copy'
        C:\Program Files (x86)\boost\boost_1_47\boost/algorithm/string/classification.hpp(206) : see reference to function template instantiation 'boost::algorithm::detail::is_any_ofF::is_any_ofF>(const RangeT &)' being compiled
        with
        [
            CharT=char,
            IteratorT=const char *,
            RangeT=boost::iterator_range
        ]
        .\mainwindow.cpp(98) : see reference to function template instantiation 'boost::algorithm::detail::is_any_ofF boost::algorithm::is_any_of(RangeT (&))' being compiled
        with
        [
            CharT=char,
            RangeT=const char [2]
        ]
Linking...
LINK : debug\\PhaseSpace.exe not found or not built by the last incremental link; performing full link
qtmaind.lib(qtmain_win.obj) : warning LNK4099: PDB 'vc90.pdb' was not found with 'C:\QtSDK\Desktop\Qt\4.8.1\msvc2008\lib\qtmaind.lib' or at 'Z:\dmedine\git-lsl-tst-wrkng\labstreaminglayer\Apps\PhaseSpace\debug\vc90.pdb'; linking object as if no debug info
Embedding manifest...
Z:\dmedine\git-lsl-tst-wrkng\labstreaminglayer\Apps\PhaseSpace>doskey python26="C:\python26\python"  
Results
  
Build log was saved at "file://\\storing.ucsd.edu\projects\dmedine\git-lsl-tst-wrkng\labstreaminglayer\Apps\PhaseSpace\debug\BuildLog.htm"
PhaseSpace - 0 error(s), 13 warning(s)