Build Log
  

Build started: Project: AMTIForcePlate, Configuration: Release|Win32

Command Lines
  
Creating temporary file "C:\Users\dmedine\AppData\Local\Temp\RSP00000469368092.rsp" with contents
[
/O2 /I "C:\Qt\4.8.6-msvc2008\include\QtCore" /I "C:\Qt\4.8.6-msvc2008\include\QtGui" /I "C:\Qt\4.8.6-msvc2008\include" /I "C:\boost_1_60_0" /I "C:\Qt\4.8.6-msvc2008\include\ActiveQt" /I "debug" /I "." /I "C:\Qt\4.8.6-msvc2008\mkspecs\default" /I "..\..\LSL\liblsl\include" /D "_WINDOWS" /D "UNICODE" /D "WIN32" /D "QT_LARGEFILE_SUPPORT" /D "QT_DLL" /D "QT_NO_DEBUG" /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" /D "NDEBUG" /FD /EHsc /MD /GS- /Zc:wchar_t- /Fo"release\\" /Fd".\\" /W3 /c /TP  -Zm200 -w34100 -w34189

".\mainwindow.cpp"
]
Creating command line "cl.exe @C:\Users\dmedine\AppData\Local\Temp\RSP00000469368092.rsp /nologo /errorReport:prompt"
Creating temporary file "C:\Users\dmedine\AppData\Local\Temp\RSP00000569368092.rsp" with contents
[
/OUT:"Z:\git-repos\labstreaminglayer\Apps\AMTIForcePlate\\AMTIForcePlate.exe" /INCREMENTAL:NO /LIBPATH:"..\..\LSL\liblsl\bin" /LIBPATH:"C:\Qt\4.8.6-msvc2008\lib" /LIBPATH:"C:\boost_1_60_0\lib" /MANIFEST /MANIFESTFILE:"release\\AMTIForcePlate.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /SUBSYSTEM:WINDOWS /DYNAMICBASE /NXCOMPAT "/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'" C:\Qt\4.8.6-msvc2008\lib\qtmain.lib C:\Qt\4.8.6-msvc2008\lib\QtGui4.lib C:\Qt\4.8.6-msvc2008\lib\QtCore4.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

".\release\main.obj"

".\release\mainwindow.obj"

".\release\moc_mainwindow.obj"
]
Creating command line "link.exe @C:\Users\dmedine\AppData\Local\Temp\RSP00000569368092.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "C:\Users\dmedine\AppData\Local\Temp\RSP00000669368092.rsp" with contents
[
/outputresource:".\AMTIForcePlate.exe;#1" /manifest

".\release\AMTIForcePlate.exe.intermediate.manifest"
]
Creating command line "mt.exe @C:\Users\dmedine\AppData\Local\Temp\RSP00000669368092.rsp /nologo"
Creating temporary file "C:\Users\dmedine\AppData\Local\Temp\BAT00000769368092.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\release\mt.dep"
]
Creating command line "C:\Users\dmedine\AppData\Local\Temp\BAT00000769368092.bat"
Output Window
  
Compiling...
mainwindow.cpp
c:\qt\4.8.6-msvc2008\include\qtcore\../../src/corelib/global/qconfig.h(41) : warning C4005: 'QT_LARGEFILE_SUPPORT' : macro redefinition
        command-line arguments :  see previous definition of 'QT_LARGEFILE_SUPPORT'
.\mainwindow.cpp(345) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(275) : warning C4100: 'comPort' : unreferenced formal parameter
C:\boost_1_60_0\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:\boost_1_60_0\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(95) : 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 [4]
        ]
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://z:\git-repos\labstreaminglayer\Apps\AMTIForcePlate\release\BuildLog.htm"
AMTIForcePlate - 0 error(s), 4 warning(s)