Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- G:\vs2010\VC\INCLUDE\xfunctional(768) : error C2440: 'type cast' : cannot conver
- t from 'const boost::gil::pixel<ChannelValue,Layout>' to 'size_t'
- with
- [
- ChannelValue=boost::gil::bits8,
- Layout=boost::gil::rgba_layout_t
- ]
- No user-defined-conversion operator available that can perform this conv
- ersion, or the operator cannot be called
- G:\vs2010\VC\INCLUDE\xfunctional(767) : while compiling class template m
- ember function 'size_t std::hash<_Kty>::operator ()(const _Kty &) const'
- with
- [
- _Kty=boost::gil::pixel<boost::gil::bits8,boost::gil::rgba_layout_t>
- ]
- G:\vs2010\VC\INCLUDE\xhash(162) : see reference to class template instan
- tiation 'std::hash<_Kty>' being compiled
- with
- [
- _Kty=boost::gil::pixel<boost::gil::bits8,boost::gil::rgba_layout_t>
- ]
- G:\vs2010\VC\INCLUDE\../include/unordered_map(73) : see reference to cla
- ss template instantiation 'std::_Hash_compare<_Kty,_Hasher,_Keyeq>' being compil
- ed
- with
- [
- _Kty=boost::gil::pixel<boost::gil::bits8,boost::gil::rgba_layout_t>,
- _Hasher=std::hash<boost::gil::pixel<boost::gil::bits8,boost::gil::rg
- ba_layout_t>>,
- _Keyeq=std::equal_to<boost::gil::pixel<boost::gil::bits8,boost::gil:
- :rgba_layout_t>>
- ]
- G:\vs2010\VC\INCLUDE\xhash(170) : see reference to class template instan
- tiation 'std::tr1::_Umap_traits<_Kty,_Ty,_Tr,_Alloc,_Mfl>' being compiled
- with
- [
- _Kty=boost::gil::pixel<boost::gil::bits8,boost::gil::rgba_layout_t>,
- _Ty=__w64 int,
- _Tr=std::_Hash_compare<boost::gil::pixel<boost::gil::bits8,boost::gi
- l::rgba_layout_t>,std::hash<boost::gil::pixel<boost::gil::bits8,boost::gil::rgba
- _layout_t>>,std::equal_to<boost::gil::pixel<boost::gil::bits8,boost::gil::rgba_l
- ayout_t>>>,
- _Alloc=std::allocator<std::pair<const boost::gil::pixel<boost::gil::
- bits8,boost::gil::rgba_layout_t>,__w64 int>>,
- _Mfl=false
- ]
- G:\vs2010\VC\INCLUDE\../include/unordered_map(85) : see reference to cla
- ss template instantiation 'std::_Hash<_Traits>' being compiled
- with
- [
- _Traits=std::tr1::_Umap_traits<boost::gil::pixel<boost::gil::bits8,b
- oost::gil::rgba_layout_t>,__w64 int,std::_Hash_compare<boost::gil::pixel<boost::
- gil::bits8,boost::gil::rgba_layout_t>,std::hash<boost::gil::pixel<boost::gil::bi
- ts8,boost::gil::rgba_layout_t>>,std::equal_to<boost::gil::pixel<boost::gil::bits
- 8,boost::gil::rgba_layout_t>>>,std::allocator<std::pair<const boost::gil::pixel<
- boost::gil::bits8,boost::gil::rgba_layout_t>,__w64 int>>,false>
- ]
- g:\boost\boost/algorithm/searching/detail/bm_traits.hpp(40) : see refere
- nce to class template instantiation 'std::tr1::unordered_map<_Kty,_Ty>' being co
- mpiled
- with
- [
- _Kty=boost::gil::pixel<boost::gil::bits8,boost::gil::rgba_layout_t>,
- _Ty=__w64 int
- ]
- g:\boost\boost/algorithm/searching/boyer_moore.hpp(104) : see reference
- to class template instantiation 'boost::algorithm::detail::skip_table<key_type,v
- alue_type,__formal>' being compiled
- with
- [
- key_type=boost::gil::pixel<boost::gil::bits8,boost::gil::rgba_layout
- _t>,
- value_type=__w64 int,
- __formal=false
- ]
- G:\workspace\test\test.cpp(27) : see reference to class template instant
- iation 'boost::algorithm::boyer_moore<patIter>' being compiled
- with
- [
- patIter=boost::gil::pixel<boost::gil::bits8,boost::gil::rgba_layout_
- t>
- ]
Advertisement
Add Comment
Please, Sign In to add comment