Build Log
  

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

Command Lines
  
Creating temporary file "C:\Users\DAVID~1.MED\AppData\Local\Temp\BAT00008D574813528.bat" with contents
[
@echo off

C:\Qt-VS2010\4.8.6\bin\uic.exe mainwindow.ui -o ui_mainwindow.h



if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "UIC mainwindow.ui"

exit 1

:VCEnd
]
Creating command line "C:\Users\DAVID~1.MED\AppData\Local\Temp\BAT00008D574813528.bat"
Creating temporary file "C:\Users\DAVID~1.MED\AppData\Local\Temp\RSP00008E574813528.rsp" with contents
[
/O2 /I "C:\Qt-VS2010\4.8.6\include\QtCore" /I "C:\Qt-VS2010\4.8.6\include\QtGui" /I "C:\Qt-VS2010\4.8.6\include" /I "C:\local\boost_1_59_0-32" /I "C:\Qt-VS2010\4.8.6\include\ActiveQt" /I "debug" /I "." /I "C:\Qt-VS2010\4.8.6\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\DAVID~1.MED\AppData\Local\Temp\RSP00008E574813528.rsp /nologo /errorReport:prompt"
Creating temporary file "C:\Users\DAVID~1.MED\AppData\Local\Temp\RSP00008F574813528.rsp" with contents
[
/OUT:"C:\Users\David.Medine\labstreaminglayer\Apps\BrainProducts\BrainAmpSeries\\BrainAmpSeries.exe" /INCREMENTAL:NO /LIBPATH:"..\..\..\LSL\liblsl\bin" /LIBPATH:"C:\Qt-VS2010\4.8.6\lib" /LIBPATH:"C:\local\boost_1_59_0-32\lib" /MANIFEST /MANIFESTFILE:"release\\BrainAmpSeries.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-VS2010\4.8.6\lib\qtmain.lib C:\Qt-VS2010\4.8.6\lib\QtGui4.lib C:\Qt-VS2010\4.8.6\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\DAVID~1.MED\AppData\Local\Temp\RSP00008F574813528.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "C:\Users\DAVID~1.MED\AppData\Local\Temp\RSP000090574813528.rsp" with contents
[
/outputresource:".\BrainAmpSeries.exe;#1" /manifest

.\release\BrainAmpSeries.exe.intermediate.manifest
]
Creating command line "mt.exe @C:\Users\DAVID~1.MED\AppData\Local\Temp\RSP000090574813528.rsp /nologo"
Creating temporary file "C:\Users\DAVID~1.MED\AppData\Local\Temp\BAT000091574813528.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\release\mt.dep
]
Creating command line "C:\Users\DAVID~1.MED\AppData\Local\Temp\BAT000091574813528.bat"
Output Window
  
UIC mainwindow.ui
Compiling...
mainwindow.cpp
c:\qt-vs2010\4.8.6\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'
C:\local\boost_1_59_0-32\boost/thread/future.hpp(410) : warning C4100: 'lk' : unreferenced formal parameter
.\mainwindow.cpp(126) : warning C4189: 'res' : local variable is initialized but not referenced
.\mainwindow.cpp(228) : warning C4305: 'initializing' : truncation from 'double' to 'const float'
.\mainwindow.cpp(228) : warning C4305: 'initializing' : truncation from 'double' to 'const float'
.\mainwindow.cpp(254) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(239) : warning C4189: 'res' : local variable is initialized but not referenced
.\mainwindow.cpp(246) : warning C4189: 'us_prev_mrkr' : local variable is initialized but not referenced
.\mainwindow.cpp(368) : warning C4189: 'foo' : local variable is initialized but not referenced
C:\local\boost_1_59_0-32\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:\local\boost_1_59_0-32\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(100) : 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...
qtmain.lib(qtmain_win.obj) : warning LNK4229: invalid directive '/FAILIFMISMATCH:_MSC_VER=1600' encountered; ignored
qtmain.lib(qtmain_win.obj) : warning LNK4229: invalid directive '/FAILIFMISMATCH:_ITERATOR_DEBUG_LEVEL=0' encountered; ignored
Embedding manifest...
Results
  
Build log was saved at "file://c:\Users\David.Medine\labstreaminglayer\Apps\BrainProducts\BrainAmpSeries\release\BuildLog.htm"
BrainAmpSeries - 0 error(s), 12 warning(s)