| | | Compiling...
mainwindow.cpp
.\mainwindow.cpp(290) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(308) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(314) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(323) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(344) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(404) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(480) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(485) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(490) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(496) : warning C4018: '<' : signed/unsigned mismatch
.\mainwindow.cpp(522) : 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::is_any_ofF>(const RangeT &)' being compiled
with
[
CharT=char,
IteratorT=const char *,
RangeT=boost::iterator_range
]
.\mainwindow.cpp(98) : 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...
LINK : debug\\PhaseSpace.exe not found or not built by the last incremental link; performing full link
qtmaind.lib(qtmain_win.obj) : warning LNK4099: PDB 'vc90.pdb' was not found with 'C:\QtSDK\Desktop\Qt\4.8.1\msvc2008\lib\qtmaind.lib' or at 'Z:\dmedine\git-lsl-tst-wrkng\labstreaminglayer\Apps\PhaseSpace\debug\vc90.pdb'; linking object as if no debug info
Embedding manifest...
Z:\dmedine\git-lsl-tst-wrkng\labstreaminglayer\Apps\PhaseSpace>doskey python26="C:\python26\python"
|