Build Log
  

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

Command Lines
  
Creating temporary file "C:\Users\dmedine\AppData\Local\Temp\RSP0000BD70042016.rsp" with contents
[
/I "C:\Program Files (x86)\Emotiv SDK Premium Edition v3.3.2\EDK\Header files\C++" /I "C:\Qt\4.8.6-msvc2008\include\QtCore" /I "C:\Qt\4.8.6-msvc2008\include\QtNetwork" /I "C:\Qt\4.8.6-msvc2008\include\QtGui" /I "C:\Qt\4.8.6-msvc2008\include" /I "..\..\LSL\liblsl\bin" /I "C:\Qt\4.8.6-msvc2008\include\ActiveQt" /I "release" /I "." /I "C:\Qt\4.8.6-msvc2008\mkspecs\default" /I "C:\boost_1_57_0" /D "_WINDOWS" /D "UNICODE" /D "WIN32" /D "QT_LARGEFILE_SUPPORT" /D "QT_DLL" /D "-DQT3_SUPPORT" /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" /D "_CRT_SECURE_NO_WARNINGS" /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\dmedine\AppData\Local\Temp\RSP0000BD70042016.rsp /nologo /errorReport:prompt"
Creating temporary file "C:\Users\dmedine\AppData\Local\Temp\RSP0000BE70042016.rsp" with contents
[
/OUT:"debug\\Emotiv.exe" /LIBPATH:"C:\ZeroMQ(86)-4.0.4\lib" /LIBPATH:"C:\ZeroMQ(86)-4.0.4\bin" /LIBPATH:"C:\Qt\4.8.6-msvc2008\lib" /LIBPATH:"../../LSL/liblsl/bin/" /LIBPATH:"C:\boost_1_57_0/lib" /MANIFEST /MANIFESTFILE:"debug\\Emotiv.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT "/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'"  /SUBSYSTEM:CONSOLE 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 C:\Qt\4.8.6-msvc2008\lib\QtNetwork4.lib "C:\Program Files (x86)\Emotiv SDK Premium Edition v3.3.2\EDK\x86\edk.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\dmedine\AppData\Local\Temp\RSP0000BE70042016.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "C:\Users\dmedine\AppData\Local\Temp\RSP0000BF70042016.rsp" with contents
[
/outputresource:".\debug\Emotiv.exe;#1" /manifest

".\debug\Emotiv.exe.intermediate.manifest"
]
Creating command line "mt.exe @C:\Users\dmedine\AppData\Local\Temp\RSP0000BF70042016.rsp /nologo"
Creating temporary file "C:\Users\dmedine\AppData\Local\Temp\BAT0000C070042016.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\debug\mt.dep"
]
Creating command line "C:\Users\dmedine\AppData\Local\Temp\BAT0000C070042016.bat"
Output Window
  
Compiling...
mainwindow.cpp
C:\boost_1_57_0\boost/type_index.hpp(37) : warning C4068: unknown pragma
Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately. For example:
- add -D_WIN32_WINNT=0x0501 to the compiler command line; or
- add _WIN32_WINNT=0x0501 to your project's Preprocessor Definitions.
Assuming _WIN32_WINNT=0x0501 (i.e. Windows XP target).
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(68) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(121) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(138) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(140) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(158) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(186) : warning C4102: 'end' : unreferenced label
.\mainwindow.cpp(93) : warning C4101: 'offset_timestamp' : unreferenced local variable
.\mainwindow.cpp(48) : warning C4189: 'datarate' : local variable is initialized but not referenced
Linking...
LINK : debug\\Emotiv.exe not found or not built by the last incremental link; performing full link
Embedding manifest...
Results
  
Build log was saved at "file://z:\git-repos\labstreaminglayer\Apps\Emotiv\debug\BuildLog.htm"
Emotiv - 0 error(s), 10 warning(s)