| Build Log |
|
| Command Lines |
Creating temporary file "C:\Users\control\AppData\Local\Temp\RSP00000751246004.rsp" with contents [ /O2 /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_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\control\AppData\Local\Temp\RSP00000751246004.rsp /nologo /errorReport:prompt" Creating temporary file "C:\Users\control\AppData\Local\Temp\RSP00000851246004.rsp" with contents [ /OUT:"\\storing.ucsd.edu\projects\dmedine\git-lsl-tst-wrkng\labstreaminglayer\Apps\PhaseSpace\\PhaseSpace.exe" /INCREMENTAL:NO /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:"release\\PhaseSpace.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:\QtSDK\Desktop\Qt\4.8.1\msvc2008\lib\qtmain.lib C:\QtSDK\Desktop\Qt\4.8.1\msvc2008\lib\QtGui4.lib C:\QtSDK\Desktop\Qt\4.8.1\msvc2008\lib\QtCore4.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 ".\release\main.obj" ".\release\mainwindow.obj" ".\release\moc_mainwindow.obj" ] Creating command line "link.exe @C:\Users\control\AppData\Local\Temp\RSP00000851246004.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "C:\Users\control\AppData\Local\Temp\RSP00000951246004.rsp" with contents [ /outputresource:".\PhaseSpace.exe;#1" /manifest ".\release\PhaseSpace.exe.intermediate.manifest" ] Creating command line "mt.exe @C:\Users\control\AppData\Local\Temp\RSP00000951246004.rsp /nologo" Creating temporary file "C:\Users\control\AppData\Local\Temp\BAT00000A51246004.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\release\mt.dep" ] Creating command line "C:\Users\control\AppData\Local\Temp\BAT00000A51246004.bat" |
| Output Window |
Compiling...
mainwindow.cpp
.\mainwindow.cpp(294) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(312) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(318) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(327) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(348) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(408) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(484) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(489) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(494) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(500) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(526) : 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 |
| Results |
Build log was saved at "file://\\storing.ucsd.edu\projects\dmedine\git-lsl-tst-wrkng\labstreaminglayer\Apps\PhaseSpace\release\BuildLog.htm" PhaseSpace - 0 error(s), 12 warning(s) |