Compiling...
RecorderLib.cpp
C:\boost_1_57_0\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:\boost_1_57_0\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
]
.\RecorderLib.cpp(25) : 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]
]
C:\boost_1_57_0\boost/iostreams/detail/streambuf/indirect_streambuf.hpp(249) : warning C4996: 'std::char_traits::move': 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\iosfwd(477) : see declaration of 'std::char_traits::move'
C:\boost_1_57_0\boost/iostreams/detail/streambuf/indirect_streambuf.hpp(237) : while compiling class template member function 'int boost::iostreams::detail::indirect_streambuf::underflow(void)'
with
[
T=component_type,
Tr=std::char_traits,
Alloc=std::allocator,
Mode=boost::iostreams::output
]
C:\boost_1_57_0\boost/iostreams/stream_buffer.hpp(66) : see reference to class template instantiation 'boost::iostreams::detail::indirect_streambuf' being compiled
with
[
T=component_type,
Tr=std::char_traits,
Alloc=std::allocator,
Mode=boost::iostreams::output
]
C:\boost_1_57_0\boost/iostreams/chain.hpp(257) : see reference to class template instantiation 'boost::iostreams::stream_buffer' being compiled
with
[
T=component_type,
Tr=std::char_traits,
Alloc=std::allocator,
Mode=boost::iostreams::output
]
C:\boost_1_57_0\boost/iostreams/chain.hpp(216) : see reference to function template instantiation 'void boost::iostreams::detail::chain_base::push_impl(const T &,std::streamsize,std::streamsize)' being compiled
with
[
Self=boost::iostreams::chain,std::allocator>,
Ch=char,
Tr=std::char_traits,
Alloc=std::allocator,
Mode=boost::iostreams::output,
T=boost::iostreams::basic_zlib_compressor<>
]
C:\boost_1_57_0\boost/iostreams/chain.hpp(499) : see reference to function template instantiation 'void boost::iostreams::detail::chain_base::push(const T &,std::streamsize,std::streamsize,void *)' being compiled
with
[
Self=boost::iostreams::chain,std::allocator>,
Ch=char,
Tr=std::char_traits,
Alloc=std::allocator,
Mode=boost::iostreams::output,
T=boost::iostreams::basic_zlib_compressor<>
]
C:\boost_1_57_0\boost/iostreams/chain.hpp(488) : see reference to function template instantiation 'void boost::iostreams::detail::chain_client::push_impl(const T &,std::streamsize,std::streamsize)' being compiled
with
[
Chain=boost::iostreams::chain,std::allocator>,
T=boost::iostreams::basic_zlib_compressor<>
]
z:\git-lsl\labstreaminglayer\apps\labrecorder\src\recorderlib\recorderlib\recording.h(196) : see reference to function template instantiation 'void boost::iostreams::detail::chain_client::push>(const T &,std::streamsize,std::streamsize,void *)' being compiled
with
[
Chain=boost::iostreams::chain,std::allocator>,
T=boost::iostreams::basic_zlib_compressor<>
]
C:\boost_1_57_0\boost/iostreams/filter/symmetric.hpp(232) : warning C4996: 'std::char_traits::move': 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\iosfwd(477) : see declaration of 'std::char_traits::move'
C:\boost_1_57_0\boost/iostreams/filter/symmetric.hpp(221) : see reference to function template instantiation 'bool boost::iostreams::symmetric_filter::flush(Sink &,boost::mpl::true_)' being compiled
with
[
SymmetricFilter=boost::iostreams::detail::zlib_compressor_impl>,
Alloc=std::allocator,
Sink=boost::iostreams::detail::linked_streambuf
]
C:\boost_1_57_0\boost/iostreams/filter/symmetric.hpp(148) : see reference to function template instantiation 'bool boost::iostreams::symmetric_filter::flush(Sink &)' being compiled
with
[
SymmetricFilter=boost::iostreams::detail::zlib_compressor_impl>,
Alloc=std::allocator,
Sink=boost::iostreams::detail::linked_streambuf
]
C:\boost_1_57_0\boost/iostreams/write.hpp(143) : see reference to function template instantiation 'std::streamsize boost::iostreams::symmetric_filter::write(Sink &,const char *,std::streamsize)' being compiled
with
[
SymmetricFilter=boost::iostreams::detail::zlib_compressor_impl>,
Alloc=std::allocator,
Sink=boost::iostreams::detail::linked_streambuf
]
C:\boost_1_57_0\boost/iostreams/write.hpp(59) : see reference to function template instantiation 'std::streamsize boost::iostreams::detail::write_filter_impl::write,Sink>(T &,Sink &,const char *,std::streamsize)' being compiled
with
[
Sink=boost::iostreams::detail::linked_streambuf,
T=boost::iostreams::basic_zlib_compressor<>
]
C:\boost_1_57_0\boost/iostreams/detail/adapter/concept_adapter.hpp(275) : see reference to function template instantiation 'std::streamsize boost::iostreams::write(T &,Sink &,const char *,std::streamsize)' being compiled
with
[
Filter=boost::iostreams::basic_zlib_compressor<>,
Sink=boost::iostreams::detail::linked_streambuf,
T=boost::iostreams::basic_zlib_compressor<>
]
C:\boost_1_57_0\boost/iostreams/detail/adapter/concept_adapter.hpp(84) : see reference to function template instantiation 'std::streamsize boost::iostreams::detail::flt_wrapper_impl::write,Sink>(Filter &,Sink *,const char *,std::streamsize)' being compiled
with
[
Sink=boost::iostreams::detail::linked_streambuf,
Filter=boost::iostreams::basic_zlib_compressor<>
]
C:\boost_1_57_0\boost/iostreams/detail/streambuf/indirect_streambuf.hpp(303) : see reference to function template instantiation 'std::streamsize boost::iostreams::detail::concept_adapter::write>(const char *,std::streamsize,Sink *)' being compiled
with
[
T=component_type,
Ch=char,
Sink=boost::iostreams::detail::linked_streambuf
]
C:\boost_1_57_0\boost/iostreams/detail/streambuf/indirect_streambuf.hpp(286) : while compiling class template member function 'int boost::iostreams::detail::indirect_streambuf::overflow(int)'
with
[
T=component_type,
Tr=std::char_traits,
Alloc=std::allocator,
Mode=boost::iostreams::output
]
C:\boost_1_57_0\boost/iostreams/read.hpp(154) : warning C4996: 'std::basic_streambuf<_Elem,_Traits>::sgetn': 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'
with
[
_Elem=char,
_Traits=std::char_traits
]
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\streambuf(121) : see declaration of 'std::basic_streambuf<_Elem,_Traits>::sgetn'
with
[
_Elem=char,
_Traits=std::char_traits
]
C:\boost_1_57_0\boost/iostreams/read.hpp(52) : see reference to function template instantiation 'std::streamsize boost::iostreams::detail::read_device_impl::read>(T &,char *,std::streamsize)' being compiled
with
[
Ch=char,
T=boost::iostreams::detail::linked_streambuf
]
C:\boost_1_57_0\boost/iostreams/filter/symmetric.hpp(205) : see reference to function template instantiation 'std::streamsize boost::iostreams::read(T &,char *,std::streamsize)' being compiled
with
[
Source=boost::iostreams::detail::linked_streambuf,
T=boost::iostreams::detail::linked_streambuf
]
C:\boost_1_57_0\boost/iostreams/filter/symmetric.hpp(135) : see reference to function template instantiation 'int boost::iostreams::symmetric_filter::fill(Source &)' being compiled
with
[
SymmetricFilter=boost::iostreams::detail::zlib_compressor_impl>,
Alloc=std::allocator,
Source=boost::iostreams::detail::linked_streambuf
]
C:\boost_1_57_0\boost/iostreams/read.hpp(214) : see reference to function template instantiation 'std::streamsize boost::iostreams::symmetric_filter::read(Source &,char *,std::streamsize)' being compiled
with
[
SymmetricFilter=boost::iostreams::detail::zlib_compressor_impl>,
Alloc=std::allocator,
Source=boost::iostreams::detail::linked_streambuf
]
C:\boost_1_57_0\boost/iostreams/read.hpp(57) : see reference to function template instantiation 'std::streamsize boost::iostreams::detail::read_filter_impl::read,Source>(T &,Source &,char *,std::streamsize)' being compiled
with
[
Source=boost::iostreams::detail::linked_streambuf,
T=boost::iostreams::basic_zlib_compressor<>
]
C:\boost_1_57_0\boost/iostreams/detail/adapter/concept_adapter.hpp(253) : see reference to function template instantiation 'std::streamsize boost::iostreams::read(T &,Source &,char *,std::streamsize)' being compiled
with
[
Filter=boost::iostreams::basic_zlib_compressor<>,
Source=boost::iostreams::detail::linked_streambuf,
T=boost::iostreams::basic_zlib_compressor<>
]
C:\boost_1_57_0\boost/iostreams/detail/adapter/concept_adapter.hpp(77) : see reference to function template instantiation 'std::streamsize boost::iostreams::detail::flt_wrapper_impl::read,Source>(Filter &,Source *,char *,std::streamsize)' being compiled
with
[
Source=boost::iostreams::detail::linked_streambuf,
Filter=boost::iostreams::basic_zlib_compressor<>
]
C:\boost_1_57_0\boost/iostreams/detail/streambuf/indirect_streambuf.hpp(258) : see reference to function template instantiation 'std::streamsize boost::iostreams::detail::concept_adapter::read>(char *,std::streamsize,Source *)' being compiled
with
[
T=component_type,
Ch=char,
Source=boost::iostreams::detail::linked_streambuf
]
C:\boost_1_57_0\boost/iostreams/detail/streambuf/indirect_streambuf.hpp(237) : while compiling class template member function 'int boost::iostreams::detail::indirect_streambuf::underflow(void)'
with
[
T=component_type,
Tr=std::char_traits,
Alloc=std::allocator,
Mode=boost::iostreams::output
]
Linking...
Creating library Z:\git-lsl\labstreaminglayer\Apps\LabRecorder\src\RecorderLib\/../\RecorderLib32.lib and object Z:\git-lsl\labstreaminglayer\Apps\LabRecorder\src\RecorderLib\/../\RecorderLib32.exp
Generating code
Finished generating code
Embedding manifest...
Results
Build log was saved at "file://z:\git-lsl\labstreaminglayer\Apps\LabRecorder\src\RecorderLib\RecorderLib\Release\BuildLog.htm"
RecorderLib - 0 error(s), 4 warning(s)