Build Log
  

Build started: Project: Emotiv, Configuration: Release|x64

Command Lines
  
Creating temporary file "z:\git-repos\labstreaminglayer\Apps\Emotiv\x64\Release\RSP00003470041844.rsp" with contents
[
/O2 /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 "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 /MD /GS- /Zc:wchar_t- /Fo"release\\" /Fd".\\" /W3 /c /TP  -Zm200 -w34100 -w34189

".\release\moc_mainwindow.cpp"

".\mainwindow.cpp"

".\main.cpp"
]
Creating command line "cl.exe @"z:\git-repos\labstreaminglayer\Apps\Emotiv\x64\Release\RSP00003470041844.rsp" /nologo /errorReport:prompt"
Creating temporary file "z:\git-repos\labstreaminglayer\Apps\Emotiv\x64\Release\RSP00003570041844.rsp" with contents
[
/OUT:"Z:\git-repos\labstreaminglayer\Apps\Emotiv\x64\Release\Emotiv.exe" /INCREMENTAL:NO /LIBPATH:"C:\Program Files (x86)\Emotiv SDK Premium Edition v3.3.2\EDK\x64\\" /LIBPATH:"C:\Qt\4.8.6-msvc2008\lib" /LIBPATH:"../../LSL/liblsl/bin/" /LIBPATH:"C:\boost_1_57_0/lib" /MANIFEST /MANIFESTFILE:"x64\Release\Emotiv.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /SUBSYSTEM:WINDOWS /DYNAMICBASE /NXCOMPAT /MACHINE:X64 "/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 C:\Qt\4.8.6-msvc2008\lib\QtNetwork4.lib "C:\Program Files (x86)\Emotiv SDK Premium Edition v3.3.2\EDK\x64\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

".\release\main.obj"

".\release\mainwindow.obj"

".\release\moc_mainwindow.obj"
]
Creating command line "link.exe @"z:\git-repos\labstreaminglayer\Apps\Emotiv\x64\Release\RSP00003570041844.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
moc_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
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(65) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(100) : warning C4102: 'end' : unreferenced label
.\mainwindow.cpp(51) : warning C4189: 'nSamplesTaken' : local variable is initialized but not referenced
.\mainwindow.cpp(49) : warning C4189: 'readytocollect' : local variable is initialized but not referenced
.\mainwindow.cpp(48) : warning C4189: 'datarate' : local variable is initialized but not referenced
.\mainwindow.cpp(78) : warning C4189: 'hData' : local variable is initialized but not referenced
.\mainwindow.cpp(47) : warning C4189: 'eState' : local variable is initialized but not referenced
.\mainwindow.cpp(46) : warning C4189: 'eEvent' : local variable is initialized but not referenced
.\mainwindow.cpp(50) : warning C4189: 'state' : local variable is initialized but not referenced
main.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'
Generating Code...
Linking...
QtGui4.lib(QtGui4.dll) : fatal error LNK1112: module machine type 'X86' conflicts with target machine type 'x64'
Results
  
Build log was saved at "file://z:\git-repos\labstreaminglayer\Apps\Emotiv\x64\Release\BuildLog.htm"
Emotiv - 1 error(s), 13 warning(s)