Ticket #12342: compileroutput.txt

File compileroutput.txt, 74.5 KB (added by anonymoussoldevelopment1234@…, 6 years ago)

compiler output

Line 
11>------ Build started: Project: scratch1, Configuration: Debug Win32 ------
21> main.cpp
31>c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility(2322): warning C4996: 'std::copy::_Unchecked_iterators::_Deprecate': Call to 'std::copy' 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'
41> c:\program files (x86)\microsoft visual studio 14.0\vc\include\xutility(2322): note: see declaration of 'std::copy::_Unchecked_iterators::_Deprecate'
51> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\index\detail\varray_detail.hpp(209): note: see reference to function template instantiation '_OutIt std::copy<I,O>(_InIt,_InIt,_OutIt)' being compiled
61> with
71> [
81> _OutIt=std::pair<wxPoint,unsigned int> *,
91> I=std::pair<wxPoint,unsigned int> *,
101> O=std::pair<wxPoint,unsigned int> *,
111> _InIt=std::pair<wxPoint,unsigned int> *
121> ]
131> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\index\detail\varray_detail.hpp(224): note: see reference to function template instantiation 'O boost::geometry::index::detail::varray_detail::copy_dispatch<I,O>(I,I,O,const boost::mpl::bool_<false> &)' being compiled
141> with
151> [
161> O=std::pair<wxPoint,unsigned int> *,
171> I=std::pair<wxPoint,unsigned int> *
181> ]
191> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\index\detail\varray.hpp(1768): note: see reference to function template instantiation 'O boost::geometry::index::detail::varray_detail::copy<Iterator,std::pair<wxPoint,unsigned int>*>(I,I,O)' being compiled
201> with
211> [
221> O=std::pair<wxPoint,unsigned int> *,
231> Iterator=std::pair<wxPoint,unsigned int> *,
241> I=std::pair<wxPoint,unsigned int> *
251> ]
261> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\index\detail\varray.hpp(950): note: see reference to function template instantiation 'void boost::geometry::index::detail::varray<Value,17>::assign_dispatch<Iterator>(Iterator,Iterator,const boost::iterators::random_access_traversal_tag &)' being compiled
271> with
281> [
291> Value=std::pair<wxPoint,unsigned int>,
301> Iterator=std::pair<wxPoint,unsigned int> *
311> ]
321> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\index\detail\varray.hpp(950): note: see reference to function template instantiation 'void boost::geometry::index::detail::varray<Value,17>::assign_dispatch<Iterator>(Iterator,Iterator,const boost::iterators::random_access_traversal_tag &)' being compiled
331> with
341> [
351> Value=std::pair<wxPoint,unsigned int>,
361> Iterator=std::pair<wxPoint,unsigned int> *
371> ]
381> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\index\detail\varray.hpp(290): note: see reference to function template instantiation 'void boost::geometry::index::detail::varray<Value,17>::assign<Iterator>(Iterator,Iterator)' being compiled
391> with
401> [
411> Value=std::pair<wxPoint,unsigned int>,
421> Iterator=std::pair<wxPoint,unsigned int> *
431> ]
441> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\index\detail\varray.hpp(290): note: see reference to function template instantiation 'void boost::geometry::index::detail::varray<Value,17>::assign<Iterator>(Iterator,Iterator)' being compiled
451> with
461> [
471> Value=std::pair<wxPoint,unsigned int>,
481> Iterator=std::pair<wxPoint,unsigned int> *
491> ]
501> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\index\detail\rtree\quadratic\redistribute_elements.hpp(116): note: see reference to function template instantiation 'boost::geometry::index::detail::varray<Value,17>::varray<std::pair<wxPoint,unsigned int>*>(Iterator,Iterator)' being compiled
511> with
521> [
531> Value=std::pair<wxPoint,unsigned int>,
541> Iterator=std::pair<wxPoint,unsigned int> *
551> ]
561> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\index\detail\rtree\quadratic\redistribute_elements.hpp(116): note: see reference to function template instantiation 'boost::geometry::index::detail::varray<Value,17>::varray<std::pair<wxPoint,unsigned int>*>(Iterator,Iterator)' being compiled
571> with
581> [
591> Value=std::pair<wxPoint,unsigned int>,
601> Iterator=std::pair<wxPoint,unsigned int> *
611> ]
621> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\index\detail\rtree\visitors\insert.hpp(164): note: see reference to function template instantiation 'void boost::geometry::index::detail::rtree::redistribute_elements<Value,Options,Translator,Box,Allocators,boost::geometry::index::detail::rtree::quadratic_tag>::apply<Node>(Node &,Node &,Box &,Box &,const boost::geometry::index::quadratic<16,4> &,const Translator &,Allocators &)' being compiled
631> with
641> [
651> Value=std::pair<wxPoint,unsigned int>,
661> Options=boost::geometry::index::detail::rtree::options<boost::geometry::index::quadratic<16,4>,boost::geometry::index::detail::rtree::insert_default_tag,boost::geometry::index::detail::rtree::choose_by_content_diff_tag,boost::geometry::index::detail::rtree::split_default_tag,boost::geometry::index::detail::rtree::quadratic_tag,boost::geometry::index::detail::rtree::node_variant_static_tag>,
671> Translator=boost::geometry::index::detail::translator<boost::geometry::index::indexable<value>,boost::geometry::index::equal_to<value>>,
681> Box=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,
691> Allocators=boost::geometry::index::detail::rtree::allocators<std::allocator<value>,std::pair<wxPoint,unsigned int>,boost::geometry::index::quadratic<16,4>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::node_variant_static_tag>,
701> Node=boost::geometry::index::detail::rtree::variant_leaf<std::pair<wxPoint,unsigned int>,boost::geometry::index::quadratic<16,4>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::allocators<std::allocator<value>,std::pair<wxPoint,unsigned int>,boost::geometry::index::quadratic<16,4>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::node_variant_static_tag>,boost::geometry::index::detail::rtree::node_variant_static_tag>
711> ]
721> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\index\detail\rtree\visitors\insert.hpp(164): note: see reference to function template instantiation 'void boost::geometry::index::detail::rtree::redistribute_elements<Value,Options,Translator,Box,Allocators,boost::geometry::index::detail::rtree::quadratic_tag>::apply<Node>(Node &,Node &,Box &,Box &,const boost::geometry::index::quadratic<16,4> &,const Translator &,Allocators &)' being compiled
731> with
741> [
751> Value=std::pair<wxPoint,unsigned int>,
761> Options=boost::geometry::index::detail::rtree::options<boost::geometry::index::quadratic<16,4>,boost::geometry::index::detail::rtree::insert_default_tag,boost::geometry::index::detail::rtree::choose_by_content_diff_tag,boost::geometry::index::detail::rtree::split_default_tag,boost::geometry::index::detail::rtree::quadratic_tag,boost::geometry::index::detail::rtree::node_variant_static_tag>,
771> Translator=boost::geometry::index::detail::translator<boost::geometry::index::indexable<value>,boost::geometry::index::equal_to<value>>,
781> Box=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,
791> Allocators=boost::geometry::index::detail::rtree::allocators<std::allocator<value>,std::pair<wxPoint,unsigned int>,boost::geometry::index::quadratic<16,4>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::node_variant_static_tag>,
801> Node=boost::geometry::index::detail::rtree::variant_leaf<std::pair<wxPoint,unsigned int>,boost::geometry::index::quadratic<16,4>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::allocators<std::allocator<value>,std::pair<wxPoint,unsigned int>,boost::geometry::index::quadratic<16,4>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::node_variant_static_tag>,boost::geometry::index::detail::rtree::node_variant_static_tag>
811> ]
821> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\index\detail\rtree\visitors\insert.hpp(357): note: see reference to function template instantiation 'void boost::geometry::index::detail::rtree::split<Value,Options,Translator,Box,Allocators,boost::geometry::index::detail::rtree::split_default_tag>::apply<Node>(boost::geometry::index::detail::varray<boost::geometry::index::detail::rtree::ptr_pair<Box,boost::variant<boost::geometry::index::detail::rtree::variant_leaf<Value,Parameters,Box,Allocators,boost::geometry::index::detail::rtree::node_variant_static_tag>,boost::geometry::index::detail::rtree::variant_internal_node<Value,Parameters,Box,Allocators,boost::geometry::index::detail::rtree::node_variant_static_tag>,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_> *>,1> &,Node &,Box &,const boost::geometry::index::quadratic<16,4> &,const Translator &,Allocators &)' being compiled
831> with
841> [
851> Value=std::pair<wxPoint,unsigned int>,
861> Options=boost::geometry::index::detail::rtree::options<boost::geometry::index::quadratic<16,4>,boost::geometry::index::detail::rtree::insert_default_tag,boost::geometry::index::detail::rtree::choose_by_content_diff_tag,boost::geometry::index::detail::rtree::split_default_tag,boost::geometry::index::detail::rtree::quadratic_tag,boost::geometry::index::detail::rtree::node_variant_static_tag>,
871> Translator=boost::geometry::index::detail::translator<boost::geometry::index::indexable<value>,boost::geometry::index::equal_to<value>>,
881> Box=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,
891> Allocators=boost::geometry::index::detail::rtree::allocators<std::allocator<value>,std::pair<wxPoint,unsigned int>,boost::geometry::index::quadratic<16,4>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::node_variant_static_tag>,
901> Node=boost::geometry::index::detail::rtree::variant_leaf<std::pair<wxPoint,unsigned int>,boost::geometry::index::quadratic<16,4>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::allocators<std::allocator<value>,std::pair<wxPoint,unsigned int>,boost::geometry::index::quadratic<16,4>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::node_variant_static_tag>,boost::geometry::index::detail::rtree::node_variant_static_tag>,
911> Parameters=boost::geometry::index::quadratic<16,4>
921> ]
931> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\index\detail\rtree\visitors\insert.hpp(357): note: see reference to function template instantiation 'void boost::geometry::index::detail::rtree::split<Value,Options,Translator,Box,Allocators,boost::geometry::index::detail::rtree::split_default_tag>::apply<Node>(boost::geometry::index::detail::varray<boost::geometry::index::detail::rtree::ptr_pair<Box,boost::variant<boost::geometry::index::detail::rtree::variant_leaf<Value,Parameters,Box,Allocators,boost::geometry::index::detail::rtree::node_variant_static_tag>,boost::geometry::index::detail::rtree::variant_internal_node<Value,Parameters,Box,Allocators,boost::geometry::index::detail::rtree::node_variant_static_tag>,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_> *>,1> &,Node &,Box &,const boost::geometry::index::quadratic<16,4> &,const Translator &,Allocators &)' being compiled
941> with
951> [
961> Value=std::pair<wxPoint,unsigned int>,
971> Options=boost::geometry::index::detail::rtree::options<boost::geometry::index::quadratic<16,4>,boost::geometry::index::detail::rtree::insert_default_tag,boost::geometry::index::detail::rtree::choose_by_content_diff_tag,boost::geometry::index::detail::rtree::split_default_tag,boost::geometry::index::detail::rtree::quadratic_tag,boost::geometry::index::detail::rtree::node_variant_static_tag>,
981> Translator=boost::geometry::index::detail::translator<boost::geometry::index::indexable<value>,boost::geometry::index::equal_to<value>>,
991> Box=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,
1001> Allocators=boost::geometry::index::detail::rtree::allocators<std::allocator<value>,std::pair<wxPoint,unsigned int>,boost::geometry::index::quadratic<16,4>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::node_variant_static_tag>,
1011> Node=boost::geometry::index::detail::rtree::variant_leaf<std::pair<wxPoint,unsigned int>,boost::geometry::index::quadratic<16,4>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::allocators<std::allocator<value>,std::pair<wxPoint,unsigned int>,boost::geometry::index::quadratic<16,4>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::node_variant_static_tag>,boost::geometry::index::detail::rtree::node_variant_static_tag>,
1021> Parameters=boost::geometry::index::quadratic<16,4>
1031> ]
1041> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\index\detail\rtree\visitors\insert.hpp(326): note: see reference to function template instantiation 'void boost::geometry::index::detail::rtree::visitors::detail::insert<Value,Value,Options,Translator,Box,Allocators>::split<Node>(Node &) const' being compiled
1051> with
1061> [
1071> Value=std::pair<wxPoint,unsigned int>,
1081> Options=boost::geometry::index::detail::rtree::options<boost::geometry::index::quadratic<16,4>,boost::geometry::index::detail::rtree::insert_default_tag,boost::geometry::index::detail::rtree::choose_by_content_diff_tag,boost::geometry::index::detail::rtree::split_default_tag,boost::geometry::index::detail::rtree::quadratic_tag,boost::geometry::index::detail::rtree::node_variant_static_tag>,
1091> Translator=boost::geometry::index::detail::translator<boost::geometry::index::indexable<value>,boost::geometry::index::equal_to<value>>,
1101> Box=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,
1111> Allocators=boost::geometry::index::detail::rtree::allocators<std::allocator<value>,std::pair<wxPoint,unsigned int>,boost::geometry::index::quadratic<16,4>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::node_variant_static_tag>,
1121> Node=boost::geometry::index::detail::rtree::variant_leaf<std::pair<wxPoint,unsigned int>,boost::geometry::index::quadratic<16,4>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::allocators<std::allocator<value>,std::pair<wxPoint,unsigned int>,boost::geometry::index::quadratic<16,4>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::node_variant_static_tag>,boost::geometry::index::detail::rtree::node_variant_static_tag>
1131> ]
1141> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\index\detail\rtree\visitors\insert.hpp(326): note: see reference to function template instantiation 'void boost::geometry::index::detail::rtree::visitors::detail::insert<Value,Value,Options,Translator,Box,Allocators>::split<Node>(Node &) const' being compiled
1151> with
1161> [
1171> Value=std::pair<wxPoint,unsigned int>,
1181> Options=boost::geometry::index::detail::rtree::options<boost::geometry::index::quadratic<16,4>,boost::geometry::index::detail::rtree::insert_default_tag,boost::geometry::index::detail::rtree::choose_by_content_diff_tag,boost::geometry::index::detail::rtree::split_default_tag,boost::geometry::index::detail::rtree::quadratic_tag,boost::geometry::index::detail::rtree::node_variant_static_tag>,
1191> Translator=boost::geometry::index::detail::translator<boost::geometry::index::indexable<value>,boost::geometry::index::equal_to<value>>,
1201> Box=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,
1211> Allocators=boost::geometry::index::detail::rtree::allocators<std::allocator<value>,std::pair<wxPoint,unsigned int>,boost::geometry::index::quadratic<16,4>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::node_variant_static_tag>,
1221> Node=boost::geometry::index::detail::rtree::variant_leaf<std::pair<wxPoint,unsigned int>,boost::geometry::index::quadratic<16,4>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::allocators<std::allocator<value>,std::pair<wxPoint,unsigned int>,boost::geometry::index::quadratic<16,4>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::node_variant_static_tag>,boost::geometry::index::detail::rtree::node_variant_static_tag>
1231> ]
1241> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\index\detail\rtree\visitors\insert.hpp(565): note: see reference to function template instantiation 'void boost::geometry::index::detail::rtree::visitors::detail::insert<Value,Value,Options,Translator,Box,Allocators>::post_traverse<boost::geometry::index::detail::rtree::variant_leaf<Value,Parameters,Box,Allocators,boost::geometry::index::detail::rtree::node_variant_static_tag>>(Node &)' being compiled
1251> with
1261> [
1271> Value=std::pair<wxPoint,unsigned int>,
1281> Options=boost::geometry::index::detail::rtree::options<boost::geometry::index::quadratic<16,4>,boost::geometry::index::detail::rtree::insert_default_tag,boost::geometry::index::detail::rtree::choose_by_content_diff_tag,boost::geometry::index::detail::rtree::split_default_tag,boost::geometry::index::detail::rtree::quadratic_tag,boost::geometry::index::detail::rtree::node_variant_static_tag>,
1291> Translator=boost::geometry::index::detail::translator<boost::geometry::index::indexable<value>,boost::geometry::index::equal_to<value>>,
1301> Box=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,
1311> Allocators=boost::geometry::index::detail::rtree::allocators<std::allocator<value>,std::pair<wxPoint,unsigned int>,boost::geometry::index::quadratic<16,4>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::node_variant_static_tag>,
1321> Parameters=boost::geometry::index::quadratic<16,4>,
1331> Node=boost::geometry::index::detail::rtree::variant_leaf<std::pair<wxPoint,unsigned int>,boost::geometry::index::quadratic<16,4>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::allocators<std::allocator<value>,std::pair<wxPoint,unsigned int>,boost::geometry::index::quadratic<16,4>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::node_variant_static_tag>,boost::geometry::index::detail::rtree::node_variant_static_tag>
1341> ]
1351> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\index\detail\rtree\visitors\insert.hpp(565): note: see reference to function template instantiation 'void boost::geometry::index::detail::rtree::visitors::detail::insert<Value,Value,Options,Translator,Box,Allocators>::post_traverse<boost::geometry::index::detail::rtree::variant_leaf<Value,Parameters,Box,Allocators,boost::geometry::index::detail::rtree::node_variant_static_tag>>(Node &)' being compiled
1361> with
1371> [
1381> Value=std::pair<wxPoint,unsigned int>,
1391> Options=boost::geometry::index::detail::rtree::options<boost::geometry::index::quadratic<16,4>,boost::geometry::index::detail::rtree::insert_default_tag,boost::geometry::index::detail::rtree::choose_by_content_diff_tag,boost::geometry::index::detail::rtree::split_default_tag,boost::geometry::index::detail::rtree::quadratic_tag,boost::geometry::index::detail::rtree::node_variant_static_tag>,
1401> Translator=boost::geometry::index::detail::translator<boost::geometry::index::indexable<value>,boost::geometry::index::equal_to<value>>,
1411> Box=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,
1421> Allocators=boost::geometry::index::detail::rtree::allocators<std::allocator<value>,std::pair<wxPoint,unsigned int>,boost::geometry::index::quadratic<16,4>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::node_variant_static_tag>,
1431> Parameters=boost::geometry::index::quadratic<16,4>,
1441> Node=boost::geometry::index::detail::rtree::variant_leaf<std::pair<wxPoint,unsigned int>,boost::geometry::index::quadratic<16,4>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::allocators<std::allocator<value>,std::pair<wxPoint,unsigned int>,boost::geometry::index::quadratic<16,4>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::node_variant_static_tag>,boost::geometry::index::detail::rtree::node_variant_static_tag>
1451> ]
1461> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\index\detail\rtree\visitors\insert.hpp(558): note: while compiling class template member function 'void boost::geometry::index::detail::rtree::visitors::insert<std::pair<wxPoint,unsigned int>,std::pair<wxPoint,unsigned int>,boost::geometry::index::detail::rtree::options<boost::geometry::index::quadratic<16,4>,boost::geometry::index::detail::rtree::insert_default_tag,boost::geometry::index::detail::rtree::choose_by_content_diff_tag,boost::geometry::index::detail::rtree::split_default_tag,boost::geometry::index::detail::rtree::quadratic_tag,boost::geometry::index::detail::rtree::node_variant_static_tag>,boost::geometry::index::detail::translator<IndexableGetter,EqualTo>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::allocators<std::allocator<Value>,Value,boost::geometry::index::quadratic<16,4>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::node_variant_static_tag>,boost::geometry::index::detail::rtree::insert_default_tag>::operator ()(boost::geometry::index::detail::rtree::variant_leaf<Value,Parameters,Box,Allocators,boost::geometry::index::detail::rtree::node_variant_static_tag> &)'
1471> with
1481> [
1491> IndexableGetter=boost::geometry::index::indexable<value>,
1501> EqualTo=boost::geometry::index::equal_to<value>,
1511> Value=value,
1521> Parameters=boost::geometry::index::quadratic<16,4>,
1531> Box=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,
1541> Allocators=boost::geometry::index::detail::rtree::allocators<std::allocator<value>,std::pair<wxPoint,unsigned int>,boost::geometry::index::quadratic<16,4>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::node_variant_static_tag>
1551> ]
1561> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\variant\variant.hpp(978): note: see reference to function template instantiation 'void boost::geometry::index::detail::rtree::visitors::insert<std::pair<wxPoint,unsigned int>,std::pair<wxPoint,unsigned int>,boost::geometry::index::detail::rtree::options<boost::geometry::index::quadratic<16,4>,boost::geometry::index::detail::rtree::insert_default_tag,boost::geometry::index::detail::rtree::choose_by_content_diff_tag,boost::geometry::index::detail::rtree::split_default_tag,boost::geometry::index::detail::rtree::quadratic_tag,boost::geometry::index::detail::rtree::node_variant_static_tag>,boost::geometry::index::detail::translator<IndexableGetter,EqualTo>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::allocators<std::allocator<Value>,Value,boost::geometry::index::quadratic<16,4>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::node_variant_static_tag>,boost::geometry::index::detail::rtree::insert_default_tag>::operator ()(boost::geometry::index::detail::rtree::variant_leaf<Value,Parameters,Box,Allocators,boost::geometry::index::detail::rtree::node_variant_static_tag> &)' being compiled
1571> with
1581> [
1591> IndexableGetter=boost::geometry::index::indexable<value>,
1601> EqualTo=boost::geometry::index::equal_to<value>,
1611> Value=value,
1621> Parameters=boost::geometry::index::quadratic<16,4>,
1631> Box=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,
1641> Allocators=boost::geometry::index::detail::rtree::allocators<std::allocator<value>,std::pair<wxPoint,unsigned int>,boost::geometry::index::quadratic<16,4>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::node_variant_static_tag>
1651> ]
1661> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\index\rtree.hpp(1453): note: see reference to class template instantiation 'boost::geometry::index::detail::rtree::visitors::insert<std::pair<wxPoint,unsigned int>,std::pair<wxPoint,unsigned int>,boost::geometry::index::detail::rtree::options<boost::geometry::index::quadratic<16,4>,boost::geometry::index::detail::rtree::insert_default_tag,boost::geometry::index::detail::rtree::choose_by_content_diff_tag,boost::geometry::index::detail::rtree::split_default_tag,boost::geometry::index::detail::rtree::quadratic_tag,boost::geometry::index::detail::rtree::node_variant_static_tag>,boost::geometry::index::detail::translator<IndexableGetter,EqualTo>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::allocators<std::allocator<Value>,Value,boost::geometry::index::quadratic<16,4>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::node_variant_static_tag>,boost::geometry::index::detail::rtree::insert_default_tag>' being compiled
1671> with
1681> [
1691> IndexableGetter=boost::geometry::index::indexable<value>,
1701> EqualTo=boost::geometry::index::equal_to<value>,
1711> Value=value
1721> ]
1731> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\index\rtree.hpp(1443): note: while compiling class template member function 'void boost::geometry::index::rtree<value,boost::geometry::index::quadratic<16,4>,boost::geometry::index::indexable<Value>,boost::geometry::index::equal_to<Value>,std::allocator<Value>>::raw_insert(const std::pair<wxPoint,unsigned int> &)'
1741> with
1751> [
1761> Value=value
1771> ]
1781> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\index\rtree.hpp(1589): note: see reference to function template instantiation 'void boost::geometry::index::rtree<value,boost::geometry::index::quadratic<16,4>,boost::geometry::index::indexable<Value>,boost::geometry::index::equal_to<Value>,std::allocator<Value>>::raw_insert(const std::pair<wxPoint,unsigned int> &)' being compiled
1791> with
1801> [
1811> Value=value
1821> ]
1831> c:\users\simon\documents\visual studio 2015\projects\rtree1\scratch1\main.cpp(58): note: see reference to class template instantiation 'boost::geometry::index::rtree<value,boost::geometry::index::quadratic<16,4>,boost::geometry::index::indexable<Value>,boost::geometry::index::equal_to<Value>,std::allocator<Value>>' being compiled
1841> with
1851> [
1861> Value=value
1871> ]
1881>c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\algorithms\detail\overlay\get_turn_info_helpers.hpp(230): error C2672: 'boost::geometry::strategy::intersection::relate_cartesian_segments<boost::geometry::policies::relate::segments_tupled<boost::geometry::policies::relate::segments_intersection_points<boost::geometry::segment_intersection_points<IntersectionPoint,boost::geometry::segment_ratio<double>>>,boost::geometry::policies::relate::segments_direction>,CalculationType>::apply': no matching overloaded function found
1891> with
1901> [
1911> IntersectionPoint=wxPoint,
1921> CalculationType=void
1931> ]
1941> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\algorithms\detail\overlay\get_turn_info_helpers.hpp(222): note: while compiling class template member function 'boost::geometry::detail::overlay::intersection_info<Point1,Point2,wxPoint,RobustPolicy>::intersection_info(const Point1 &,const Point1 &,const Point1 &,const Point2 &,const Point2 &,const Point2 &,const RobustPolicy &)'
1951> with
1961> [
1971> Point1=wxPoint,
1981> Point2=boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>,
1991> RobustPolicy=rescale_policy_type
2001> ]
2011> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\algorithms\detail\overlay\get_turn_info.hpp(948): note: see reference to function template instantiation 'boost::geometry::detail::overlay::intersection_info<Point1,Point2,wxPoint,RobustPolicy>::intersection_info(const Point1 &,const Point1 &,const Point1 &,const Point2 &,const Point2 &,const Point2 &,const RobustPolicy &)' being compiled
2021> with
2031> [
2041> Point1=wxPoint,
2051> Point2=boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>,
2061> RobustPolicy=rescale_policy_type
2071> ]
2081> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\algorithms\detail\overlay\get_turn_info.hpp(948): note: see reference to class template instantiation 'boost::geometry::detail::overlay::intersection_info<Point1,Point2,wxPoint,RobustPolicy>' being compiled
2091> with
2101> [
2111> Point1=wxPoint,
2121> Point2=boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>,
2131> RobustPolicy=rescale_policy_type
2141> ]
2151> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\algorithms\detail\overlay\get_turns.hpp(656): note: see reference to function template instantiation 'OutputIterator boost::geometry::detail::overlay::get_turn_info<AssignPolicy>::apply<wxPoint,boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>,turn_info,RobustPolicy,std::back_insert_iterator<Turns>>(const Point1 &,const Point1 &,const Point1 &,const Point2 &,const Point2 &,const Point2 &,bool,bool,bool,bool,const TurnInfo &,const RobustPolicy &,OutputIterator)' being compiled
2161> with
2171> [
2181> OutputIterator=std::back_insert_iterator<std::deque<turn_info_type,std::allocator<turn_info_type>>>,
2191> AssignPolicy=boost::geometry::detail::disjoint::assign_disjoint_policy,
2201> RobustPolicy=rescale_policy_type,
2211> Turns=std::deque<turn_info_type,std::allocator<turn_info_type>>,
2221> Point1=wxPoint,
2231> Point2=boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>,
2241> TurnInfo=turn_info
2251> ]
2261> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\algorithms\detail\overlay\get_turns.hpp(653): note: see reference to function template instantiation 'OutputIterator boost::geometry::detail::overlay::get_turn_info<AssignPolicy>::apply<wxPoint,boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>,turn_info,RobustPolicy,std::back_insert_iterator<Turns>>(const Point1 &,const Point1 &,const Point1 &,const Point2 &,const Point2 &,const Point2 &,bool,bool,bool,bool,const TurnInfo &,const RobustPolicy &,OutputIterator)' being compiled
2271> with
2281> [
2291> OutputIterator=std::back_insert_iterator<std::deque<turn_info_type,std::allocator<turn_info_type>>>,
2301> AssignPolicy=boost::geometry::detail::disjoint::assign_disjoint_policy,
2311> RobustPolicy=rescale_policy_type,
2321> Turns=std::deque<turn_info_type,std::allocator<turn_info_type>>,
2331> Point1=wxPoint,
2341> Point2=boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>,
2351> TurnInfo=turn_info
2361> ]
2371> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\algorithms\detail\overlay\get_turns.hpp(597): note: see reference to function template instantiation 'void boost::geometry::detail::get_turns::get_turns_cs<ring_type,Box,false,false,TurnPolicy>::get_turns_with_box<RobustPolicy,Turns,InterruptPolicy>(const boost::geometry::segment_identifier &,int,const wxPoint &,const wxPoint &,const wxPoint &,const boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>> &,const boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>> &,const boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>> &,const boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>> &,const bool,const bool,const RobustPolicy &,Turns &,InterruptPolicy &)' being compiled
2381> with
2391> [
2401> Box=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,
2411> TurnPolicy=boost::geometry::detail::get_turns::get_turn_info_type<polygon_type,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::detail::disjoint::assign_disjoint_policy,boost::geometry::polygon_tag,boost::geometry::box_tag,boost::geometry::areal_tag,boost::geometry::areal_tag>,
2421> RobustPolicy=rescale_policy_type,
2431> Turns=std::deque<turn_info_type,std::allocator<turn_info_type>>,
2441> InterruptPolicy=boost::geometry::detail::disjoint::disjoint_interrupt_policy
2451> ]
2461> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\algorithms\detail\overlay\get_turns.hpp(590): note: see reference to function template instantiation 'void boost::geometry::detail::get_turns::get_turns_cs<ring_type,Box,false,false,TurnPolicy>::get_turns_with_box<RobustPolicy,Turns,InterruptPolicy>(const boost::geometry::segment_identifier &,int,const wxPoint &,const wxPoint &,const wxPoint &,const boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>> &,const boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>> &,const boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>> &,const boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>> &,const bool,const bool,const RobustPolicy &,Turns &,InterruptPolicy &)' being compiled
2471> with
2481> [
2491> Box=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,
2501> TurnPolicy=boost::geometry::detail::get_turns::get_turn_info_type<polygon_type,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::detail::disjoint::assign_disjoint_policy,boost::geometry::polygon_tag,boost::geometry::box_tag,boost::geometry::areal_tag,boost::geometry::areal_tag>,
2511> RobustPolicy=rescale_policy_type,
2521> Turns=std::deque<turn_info_type,std::allocator<turn_info_type>>,
2531> InterruptPolicy=boost::geometry::detail::disjoint::disjoint_interrupt_policy
2541> ]
2551> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\algorithms\detail\overlay\get_turns.hpp(716): note: see reference to function template instantiation 'void boost::geometry::detail::get_turns::get_turns_cs<ring_type,Box,false,false,TurnPolicy>::apply<RobustPolicy,Turns,InterruptPolicy>(int,const Range &,int,const Box &,const RobustPolicy &,Turns &,InterruptPolicy &,boost::geometry::signed_size_type,boost::geometry::signed_size_type)' being compiled
2561> with
2571> [
2581> Box=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,
2591> TurnPolicy=boost::geometry::detail::get_turns::get_turn_info_type<polygon_type,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::detail::disjoint::assign_disjoint_policy,boost::geometry::polygon_tag,boost::geometry::box_tag,boost::geometry::areal_tag,boost::geometry::areal_tag>,
2601> RobustPolicy=rescale_policy_type,
2611> Turns=std::deque<turn_info_type,std::allocator<turn_info_type>>,
2621> InterruptPolicy=boost::geometry::detail::disjoint::disjoint_interrupt_policy,
2631> Range=ring_type
2641> ]
2651> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\algorithms\detail\overlay\get_turns.hpp(711): note: see reference to function template instantiation 'void boost::geometry::detail::get_turns::get_turns_cs<ring_type,Box,false,false,TurnPolicy>::apply<RobustPolicy,Turns,InterruptPolicy>(int,const Range &,int,const Box &,const RobustPolicy &,Turns &,InterruptPolicy &,boost::geometry::signed_size_type,boost::geometry::signed_size_type)' being compiled
2661> with
2671> [
2681> Box=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,
2691> TurnPolicy=boost::geometry::detail::get_turns::get_turn_info_type<polygon_type,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::detail::disjoint::assign_disjoint_policy,boost::geometry::polygon_tag,boost::geometry::box_tag,boost::geometry::areal_tag,boost::geometry::areal_tag>,
2701> RobustPolicy=rescale_policy_type,
2711> Turns=std::deque<turn_info_type,std::allocator<turn_info_type>>,
2721> InterruptPolicy=boost::geometry::detail::disjoint::disjoint_interrupt_policy,
2731> Range=ring_type
2741> ]
2751> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\algorithms\detail\disjoint\linear_linear.hpp(150): note: see reference to function template instantiation 'void boost::geometry::detail::get_turns::get_turns_polygon_cs<Polygon,Box,false,false,TurnPolicy>::apply<rescale_policy_type,std::deque<turn_info_type,std::allocator<_Ty>>,boost::geometry::detail::disjoint::disjoint_interrupt_policy>(int,const Polygon &,int,const Box &,const RobustPolicy &,Turns &,InterruptPolicy &,boost::geometry::signed_size_type)' being compiled
2761> with
2771> [
2781> Polygon=polygon_type,
2791> Box=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,
2801> TurnPolicy=boost::geometry::detail::get_turns::get_turn_info_type<polygon_type,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::detail::disjoint::assign_disjoint_policy,boost::geometry::polygon_tag,boost::geometry::box_tag,boost::geometry::areal_tag,boost::geometry::areal_tag>,
2811> _Ty=turn_info_type,
2821> RobustPolicy=rescale_policy_type,
2831> Turns=std::deque<turn_info_type,std::allocator<turn_info_type>>,
2841> InterruptPolicy=boost::geometry::detail::disjoint::disjoint_interrupt_policy
2851> ]
2861> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\algorithms\detail\disjoint\linear_linear.hpp(149): note: see reference to function template instantiation 'void boost::geometry::detail::get_turns::get_turns_polygon_cs<Polygon,Box,false,false,TurnPolicy>::apply<rescale_policy_type,std::deque<turn_info_type,std::allocator<_Ty>>,boost::geometry::detail::disjoint::disjoint_interrupt_policy>(int,const Polygon &,int,const Box &,const RobustPolicy &,Turns &,InterruptPolicy &,boost::geometry::signed_size_type)' being compiled
2871> with
2881> [
2891> Polygon=polygon_type,
2901> Box=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,
2911> TurnPolicy=boost::geometry::detail::get_turns::get_turn_info_type<polygon_type,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::detail::disjoint::assign_disjoint_policy,boost::geometry::polygon_tag,boost::geometry::box_tag,boost::geometry::areal_tag,boost::geometry::areal_tag>,
2921> _Ty=turn_info_type,
2931> RobustPolicy=rescale_policy_type,
2941> Turns=std::deque<turn_info_type,std::allocator<turn_info_type>>,
2951> InterruptPolicy=boost::geometry::detail::disjoint::disjoint_interrupt_policy
2961> ]
2971> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\algorithms\detail\disjoint\linear_linear.hpp(114): note: while compiling class template member function 'bool boost::geometry::detail::disjoint::disjoint_linear<Geometry1,Geometry2>::apply(const Geometry1 &,const Geometry2 &)'
2981> with
2991> [
3001> Geometry1=polygon_type,
3011> Geometry2=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>
3021> ]
3031> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\algorithms\detail\disjoint\areal_areal.hpp(82): note: see reference to function template instantiation 'bool boost::geometry::detail::disjoint::disjoint_linear<Geometry1,Geometry2>::apply(const Geometry1 &,const Geometry2 &)' being compiled
3041> with
3051> [
3061> Geometry1=polygon_type,
3071> Geometry2=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>
3081> ]
3091> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\algorithms\detail\disjoint\areal_areal.hpp(82): note: see reference to class template instantiation 'boost::geometry::detail::disjoint::disjoint_linear<Geometry1,Geometry2>' being compiled
3101> with
3111> [
3121> Geometry1=polygon_type,
3131> Geometry2=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>
3141> ]
3151> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\algorithms\detail\disjoint\areal_areal.hpp(81): note: while compiling class template member function 'bool boost::geometry::detail::disjoint::general_areal<Areal,Box>::apply(const Geometry1 &,const Geometry2 &)'
3161> with
3171> [
3181> Areal=polygon_type,
3191> Box=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,
3201> Geometry1=polygon_type,
3211> Geometry2=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>
3221> ]
3231> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\algorithms\detail\disjoint\interface.hpp(55): note: see reference to function template instantiation 'bool boost::geometry::detail::disjoint::general_areal<Areal,Box>::apply(const Geometry1 &,const Geometry2 &)' being compiled
3241> with
3251> [
3261> Areal=polygon_type,
3271> Box=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,
3281> Geometry1=polygon_type,
3291> Geometry2=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>
3301> ]
3311> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\algorithms\detail\disjoint\areal_areal.hpp(124): note: see reference to class template instantiation 'boost::geometry::detail::disjoint::general_areal<Areal,Box>' being compiled
3321> with
3331> [
3341> Areal=polygon_type,
3351> Box=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>
3361> ]
3371> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\algorithms\detail\disjoint\interface.hpp(60): note: see reference to class template instantiation 'boost::geometry::dispatch::disjoint<Geometry2,Geometry1,2,Tag2,Tag1,false>' being compiled
3381> with
3391> [
3401> Geometry2=polygon_type,
3411> Geometry1=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,
3421> Tag2=boost::geometry::areal_tag,
3431> Tag1=boost::geometry::box_tag
3441> ]
3451> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\algorithms\detail\disjoint\interface.hpp(54): note: while compiling class template member function 'bool boost::geometry::dispatch::disjoint<Geometry1,Geometry2,2,boost::geometry::box_tag,boost::geometry::areal_tag,true>::apply(const Geometry1 &,const Geometry2 &)'
3461> with
3471> [
3481> Geometry1=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,
3491> Geometry2=polygon_type
3501> ]
3511> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\algorithms\detail\disjoint\interface.hpp(82): note: see reference to function template instantiation 'bool boost::geometry::dispatch::disjoint<Geometry1,Geometry2,2,boost::geometry::box_tag,boost::geometry::areal_tag,true>::apply(const Geometry1 &,const Geometry2 &)' being compiled
3521> with
3531> [
3541> Geometry1=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,
3551> Geometry2=polygon_type
3561> ]
3571> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\algorithms\detail\disjoint\interface.hpp(82): note: see reference to class template instantiation 'boost::geometry::dispatch::disjoint<Geometry1,Geometry2,2,boost::geometry::box_tag,boost::geometry::areal_tag,true>' being compiled
3581> with
3591> [
3601> Geometry1=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,
3611> Geometry2=polygon_type
3621> ]
3631> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\algorithms\detail\disjoint\interface.hpp(75): note: while compiling class template member function 'bool boost::geometry::resolve_variant::disjoint<Geometry1,Geometry2>::apply(const Geometry1 &,const Geometry2 &)'
3641> with
3651> [
3661> Geometry1=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,
3671> Geometry2=polygon_type
3681> ]
3691> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\algorithms\detail\disjoint\interface.hpp(180): note: see reference to function template instantiation 'bool boost::geometry::resolve_variant::disjoint<Geometry1,Geometry2>::apply(const Geometry1 &,const Geometry2 &)' being compiled
3701> with
3711> [
3721> Geometry1=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,
3731> Geometry2=polygon_type
3741> ]
3751> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\algorithms\detail\disjoint\interface.hpp(180): note: see reference to class template instantiation 'boost::geometry::resolve_variant::disjoint<Geometry1,Geometry2>' being compiled
3761> with
3771> [
3781> Geometry1=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,
3791> Geometry2=polygon_type
3801> ]
3811> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\algorithms\intersects.hpp(99): note: see reference to function template instantiation 'bool boost::geometry::disjoint<Geometry1,Geometry2>(const Geometry1 &,const Geometry2 &)' being compiled
3821> with
3831> [
3841> Geometry1=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,
3851> Geometry2=polygon_type
3861> ]
3871> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\index\detail\predicates.hpp(198): note: see reference to function template instantiation 'bool boost::geometry::intersects<G1,G2>(const Geometry1 &,const Geometry2 &)' being compiled
3881> with
3891> [
3901> G1=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,
3911> G2=polygon_type,
3921> Geometry1=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,
3931> Geometry2=polygon_type
3941> ]
3951> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\index\detail\predicates.hpp(319): note: see reference to function template instantiation 'bool boost::geometry::index::detail::spatial_predicate_call<boost::geometry::index::detail::predicates::intersects_tag>::apply<Indexable,Geometry>(const G1 &,const G2 &)' being compiled
3961> with
3971> [
3981> Indexable=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,
3991> Geometry=polygon_type,
4001> G1=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,
4011> G2=polygon_type
4021> ]
4031> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\index\detail\predicates.hpp(630): note: see reference to function template instantiation 'bool boost::geometry::index::detail::predicate_check<Predicate,Tag>::apply<Value,Indexable>(const boost::geometry::index::detail::predicates::spatial_predicate<polygon_type,boost::geometry::index::detail::predicates::within_tag,false> &,const Value &,const Indexable &)' being compiled
4041> with
4051> [
4061> Predicate=boost::geometry::index::detail::predicates::spatial_predicate<polygon_type,boost::geometry::index::detail::predicates::within_tag,false>,
4071> Tag=boost::geometry::index::detail::bounds_tag,
4081> Value=int,
4091> Indexable=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>
4101> ]
4111> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\index\detail\predicates.hpp(630): note: see reference to function template instantiation 'bool boost::geometry::index::detail::predicate_check<Predicate,Tag>::apply<Value,Indexable>(const boost::geometry::index::detail::predicates::spatial_predicate<polygon_type,boost::geometry::index::detail::predicates::within_tag,false> &,const Value &,const Indexable &)' being compiled
4121> with
4131> [
4141> Predicate=boost::geometry::index::detail::predicates::spatial_predicate<polygon_type,boost::geometry::index::detail::predicates::within_tag,false>,
4151> Tag=boost::geometry::index::detail::bounds_tag,
4161> Value=int,
4171> Indexable=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>
4181> ]
4191> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\index\detail\predicates.hpp(698): note: see reference to function template instantiation 'bool boost::geometry::index::detail::predicates_check_impl<Predicates,Tag,0,1>::apply<Value,Indexable>(const Predicate &,const Value &,const Indexable &)' being compiled
4201> with
4211> [
4221> Predicates=boost::geometry::index::detail::predicates::spatial_predicate<polygon_type,boost::geometry::index::detail::predicates::within_tag,false>,
4231> Tag=boost::geometry::index::detail::bounds_tag,
4241> Value=int,
4251> Indexable=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,
4261> Predicate=boost::geometry::index::detail::predicates::spatial_predicate<polygon_type,boost::geometry::index::detail::predicates::within_tag,false>
4271> ]
4281> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\index\detail\predicates.hpp(697): note: see reference to function template instantiation 'bool boost::geometry::index::detail::predicates_check_impl<Predicates,Tag,0,1>::apply<Value,Indexable>(const Predicate &,const Value &,const Indexable &)' being compiled
4291> with
4301> [
4311> Predicates=boost::geometry::index::detail::predicates::spatial_predicate<polygon_type,boost::geometry::index::detail::predicates::within_tag,false>,
4321> Tag=boost::geometry::index::detail::bounds_tag,
4331> Value=int,
4341> Indexable=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,
4351> Predicate=boost::geometry::index::detail::predicates::spatial_predicate<polygon_type,boost::geometry::index::detail::predicates::within_tag,false>
4361> ]
4371> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\index\detail\rtree\visitors\spatial_query.hpp(45): note: see reference to function template instantiation 'bool boost::geometry::index::detail::predicates_check<boost::geometry::index::detail::bounds_tag,0,1,Predicates,int,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>>(const Predicates &,const Value &,const Indexable &)' being compiled
4381> with
4391> [
4401> Predicates=boost::geometry::index::detail::predicates::spatial_predicate<polygon_type,boost::geometry::index::detail::predicates::within_tag,false>,
4411> Value=int,
4421> Indexable=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>
4431> ]
4441> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\index\detail\rtree\visitors\spatial_query.hpp(35): note: while compiling class template member function 'void boost::geometry::index::detail::rtree::visitors::spatial_query<std::pair<wxPoint,unsigned int>,boost::geometry::index::detail::rtree::options<boost::geometry::index::quadratic<16,4>,boost::geometry::index::detail::rtree::insert_default_tag,boost::geometry::index::detail::rtree::choose_by_content_diff_tag,boost::geometry::index::detail::rtree::split_default_tag,boost::geometry::index::detail::rtree::quadratic_tag,boost::geometry::index::detail::rtree::node_variant_static_tag>,boost::geometry::index::detail::translator<IndexableGetter,EqualTo>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::allocators<std::allocator<Value>,Value,boost::geometry::index::quadratic<16,4>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::node_variant_static_tag>,Predicates,OutIter>::operator ()(const boost::geometry::index::detail::rtree::variant_internal_node<Value,Parameters,Box,Allocators,boost::geometry::index::detail::rtree::node_variant_static_tag> &)'
4451> with
4461> [
4471> IndexableGetter=boost::geometry::index::indexable<value>,
4481> EqualTo=boost::geometry::index::equal_to<value>,
4491> Value=value,
4501> Predicates=boost::geometry::index::detail::predicates::spatial_predicate<polygon_type,boost::geometry::index::detail::predicates::within_tag,false>,
4511> OutIter=std::back_insert_iterator<std::vector<value,std::allocator<value>>>,
4521> Parameters=boost::geometry::index::quadratic<16,4>,
4531> Box=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,
4541> Allocators=boost::geometry::index::detail::rtree::allocators<std::allocator<value>,std::pair<wxPoint,unsigned int>,boost::geometry::index::quadratic<16,4>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::node_variant_static_tag>
4551> ]
4561> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\variant\variant.hpp(978): note: see reference to function template instantiation 'void boost::geometry::index::detail::rtree::visitors::spatial_query<std::pair<wxPoint,unsigned int>,boost::geometry::index::detail::rtree::options<boost::geometry::index::quadratic<16,4>,boost::geometry::index::detail::rtree::insert_default_tag,boost::geometry::index::detail::rtree::choose_by_content_diff_tag,boost::geometry::index::detail::rtree::split_default_tag,boost::geometry::index::detail::rtree::quadratic_tag,boost::geometry::index::detail::rtree::node_variant_static_tag>,boost::geometry::index::detail::translator<IndexableGetter,EqualTo>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::allocators<std::allocator<Value>,Value,boost::geometry::index::quadratic<16,4>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::node_variant_static_tag>,Predicates,OutIter>::operator ()(const boost::geometry::index::detail::rtree::variant_internal_node<Value,Parameters,Box,Allocators,boost::geometry::index::detail::rtree::node_variant_static_tag> &)' being compiled
4571> with
4581> [
4591> IndexableGetter=boost::geometry::index::indexable<value>,
4601> EqualTo=boost::geometry::index::equal_to<value>,
4611> Value=value,
4621> Predicates=boost::geometry::index::detail::predicates::spatial_predicate<polygon_type,boost::geometry::index::detail::predicates::within_tag,false>,
4631> OutIter=std::back_insert_iterator<std::vector<value,std::allocator<value>>>,
4641> Parameters=boost::geometry::index::quadratic<16,4>,
4651> Box=boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,
4661> Allocators=boost::geometry::index::detail::rtree::allocators<std::allocator<value>,std::pair<wxPoint,unsigned int>,boost::geometry::index::quadratic<16,4>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::node_variant_static_tag>
4671> ]
4681> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\index\rtree.hpp(1661): note: see reference to class template instantiation 'boost::geometry::index::detail::rtree::visitors::spatial_query<std::pair<wxPoint,unsigned int>,boost::geometry::index::detail::rtree::options<boost::geometry::index::quadratic<16,4>,boost::geometry::index::detail::rtree::insert_default_tag,boost::geometry::index::detail::rtree::choose_by_content_diff_tag,boost::geometry::index::detail::rtree::split_default_tag,boost::geometry::index::detail::rtree::quadratic_tag,boost::geometry::index::detail::rtree::node_variant_static_tag>,boost::geometry::index::detail::translator<IndexableGetter,EqualTo>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::allocators<std::allocator<Value>,Value,boost::geometry::index::quadratic<16,4>,boost::geometry::model::box<boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>>,boost::geometry::index::detail::rtree::node_variant_static_tag>,Predicates,OutIter>' being compiled
4691> with
4701> [
4711> IndexableGetter=boost::geometry::index::indexable<value>,
4721> EqualTo=boost::geometry::index::equal_to<value>,
4731> Value=value,
4741> Predicates=boost::geometry::index::detail::predicates::spatial_predicate<polygon_type,boost::geometry::index::detail::predicates::within_tag,false>,
4751> OutIter=std::back_insert_iterator<std::vector<value,std::allocator<value>>>
4761> ]
4771> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\index\rtree.hpp(838): note: see reference to function template instantiation 'unsigned int boost::geometry::index::rtree<value,boost::geometry::index::quadratic<16,4>,boost::geometry::index::indexable<Value>,boost::geometry::index::equal_to<Value>,std::allocator<Value>>::query_dispatch<Predicates,OutIter>(const Predicates &,OutIter,const boost::mpl::bool_<false> &) const' being compiled
4781> with
4791> [
4801> Value=value,
4811> Predicates=boost::geometry::index::detail::predicates::spatial_predicate<polygon_type,boost::geometry::index::detail::predicates::within_tag,false>,
4821> OutIter=std::back_insert_iterator<std::vector<value,std::allocator<value>>>
4831> ]
4841> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\index\rtree.hpp(838): note: see reference to function template instantiation 'unsigned int boost::geometry::index::rtree<value,boost::geometry::index::quadratic<16,4>,boost::geometry::index::indexable<Value>,boost::geometry::index::equal_to<Value>,std::allocator<Value>>::query_dispatch<Predicates,OutIter>(const Predicates &,OutIter,const boost::mpl::bool_<false> &) const' being compiled
4851> with
4861> [
4871> Value=value,
4881> Predicates=boost::geometry::index::detail::predicates::spatial_predicate<polygon_type,boost::geometry::index::detail::predicates::within_tag,false>,
4891> OutIter=std::back_insert_iterator<std::vector<value,std::allocator<value>>>
4901> ]
4911> c:\users\simon\documents\visual studio 2015\projects\rtree1\scratch1\main.cpp(73): note: see reference to function template instantiation 'unsigned int boost::geometry::index::rtree<value,boost::geometry::index::quadratic<16,4>,boost::geometry::index::indexable<Value>,boost::geometry::index::equal_to<Value>,std::allocator<Value>>::query<boost::geometry::index::detail::predicates::spatial_predicate<polygon_type,boost::geometry::index::detail::predicates::within_tag,false>,std::back_insert_iterator<std::vector<value,std::allocator<Value>>>>(const Predicates &,OutIter) const' being compiled
4921> with
4931> [
4941> Value=value,
4951> Predicates=boost::geometry::index::detail::predicates::spatial_predicate<polygon_type,boost::geometry::index::detail::predicates::within_tag,false>,
4961> OutIter=std::back_insert_iterator<std::vector<value,std::allocator<value>>>
4971> ]
4981> c:\users\simon\documents\visual studio 2015\projects\rtree1\scratch1\main.cpp(73): note: see reference to function template instantiation 'unsigned int boost::geometry::index::rtree<value,boost::geometry::index::quadratic<16,4>,boost::geometry::index::indexable<Value>,boost::geometry::index::equal_to<Value>,std::allocator<Value>>::query<boost::geometry::index::detail::predicates::spatial_predicate<polygon_type,boost::geometry::index::detail::predicates::within_tag,false>,std::back_insert_iterator<std::vector<value,std::allocator<Value>>>>(const Predicates &,OutIter) const' being compiled
4991> with
5001> [
5011> Value=value,
5021> Predicates=boost::geometry::index::detail::predicates::spatial_predicate<polygon_type,boost::geometry::index::detail::predicates::within_tag,false>,
5031> OutIter=std::back_insert_iterator<std::vector<value,std::allocator<value>>>
5041> ]
5051>c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\algorithms\detail\overlay\get_turn_info_helpers.hpp(230): error C2782: 'boost::tuples::tuple<boost::geometry::segment_intersection_points<IntersectionPoint,boost::geometry::segment_ratio<double>>,boost::geometry::policies::relate::segments_direction::return_type,boost::tuples::null_type,boost::tuples::null_type,boost::tuples::null_type,boost::tuples::null_type,boost::tuples::null_type,boost::tuples::null_type,boost::tuples::null_type,boost::tuples::null_type> boost::geometry::strategy::intersection::relate_cartesian_segments<boost::geometry::policies::relate::segments_tupled<boost::geometry::policies::relate::segments_intersection_points<boost::geometry::segment_intersection_points<IntersectionPoint,boost::geometry::segment_ratio<double>>>,boost::geometry::policies::relate::segments_direction>,CalculationType>::apply(const Segment1 &,const Segment2 &,const RobustPolicy &,const RobustPoint &,const RobustPoint &,const RobustPoint &,const RobustPoint &)': template parameter 'RobustPoint' is ambiguous
5061> with
5071> [
5081> IntersectionPoint=wxPoint,
5091> CalculationType=void
5101> ]
5111> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\strategies\cartesian\cart_intersect.hpp(112): note: see declaration of 'boost::geometry::strategy::intersection::relate_cartesian_segments<boost::geometry::policies::relate::segments_tupled<boost::geometry::policies::relate::segments_intersection_points<boost::geometry::segment_intersection_points<IntersectionPoint,boost::geometry::segment_ratio<double>>>,boost::geometry::policies::relate::segments_direction>,CalculationType>::apply'
5121> with
5131> [
5141> IntersectionPoint=wxPoint,
5151> CalculationType=void
5161> ]
5171> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\algorithms\detail\overlay\get_turn_info_helpers.hpp(230): note: could be 'boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>'
5181> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\algorithms\detail\overlay\get_turn_info_helpers.hpp(230): note: or 'wxPoint'
5191>c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\algorithms\detail\overlay\get_turn_info_helpers.hpp(230): error C2784: 'boost::tuples::tuple<boost::geometry::segment_intersection_points<IntersectionPoint,boost::geometry::segment_ratio<double>>,boost::geometry::policies::relate::segments_direction::return_type,boost::tuples::null_type,boost::tuples::null_type,boost::tuples::null_type,boost::tuples::null_type,boost::tuples::null_type,boost::tuples::null_type,boost::tuples::null_type,boost::tuples::null_type> boost::geometry::strategy::intersection::relate_cartesian_segments<boost::geometry::policies::relate::segments_tupled<boost::geometry::policies::relate::segments_intersection_points<boost::geometry::segment_intersection_points<IntersectionPoint,boost::geometry::segment_ratio<double>>>,boost::geometry::policies::relate::segments_direction>,CalculationType>::apply(const Segment1 &,const Segment2 &,const RobustPolicy &,const RobustPoint &,const RobustPoint &,const RobustPoint &,const RobustPoint &)': could not deduce template argument for 'const RobustPoint &' from 'const boost::geometry::model::point<double,2,boost::geometry::cs::geographic<boost::geometry::degree>>'
5201> with
5211> [
5221> IntersectionPoint=wxPoint,
5231> CalculationType=void
5241> ]
5251> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\strategies\cartesian\cart_intersect.hpp(112): note: see declaration of 'boost::geometry::strategy::intersection::relate_cartesian_segments<boost::geometry::policies::relate::segments_tupled<boost::geometry::policies::relate::segments_intersection_points<boost::geometry::segment_intersection_points<IntersectionPoint,boost::geometry::segment_ratio<double>>>,boost::geometry::policies::relate::segments_direction>,CalculationType>::apply'
5261> with
5271> [
5281> IntersectionPoint=wxPoint,
5291> CalculationType=void
5301> ]
5311>c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\algorithms\detail\overlay\get_turn_info_helpers.hpp(230): error C2780: 'boost::tuples::tuple<boost::geometry::segment_intersection_points<IntersectionPoint,boost::geometry::segment_ratio<double>>,boost::geometry::policies::relate::segments_direction::return_type,boost::tuples::null_type,boost::tuples::null_type,boost::tuples::null_type,boost::tuples::null_type,boost::tuples::null_type,boost::tuples::null_type,boost::tuples::null_type,boost::tuples::null_type> boost::geometry::strategy::intersection::relate_cartesian_segments<boost::geometry::policies::relate::segments_tupled<boost::geometry::policies::relate::segments_intersection_points<boost::geometry::segment_intersection_points<IntersectionPoint,boost::geometry::segment_ratio<double>>>,boost::geometry::policies::relate::segments_direction>,CalculationType>::apply(const Segment1 &,const Segment2 &,const RobustPolicy &)': expects 3 arguments - 7 provided
5321> with
5331> [
5341> IntersectionPoint=wxPoint,
5351> CalculationType=void
5361> ]
5371> c:\users\simon\downloads\boost_1_61_0\boost_1_61_0\boost\geometry\strategies\cartesian\cart_intersect.hpp(83): note: see declaration of 'boost::geometry::strategy::intersection::relate_cartesian_segments<boost::geometry::policies::relate::segments_tupled<boost::geometry::policies::relate::segments_intersection_points<boost::geometry::segment_intersection_points<IntersectionPoint,boost::geometry::segment_ratio<double>>>,boost::geometry::policies::relate::segments_direction>,CalculationType>::apply'
5381> with
5391> [
5401> IntersectionPoint=wxPoint,
5411> CalculationType=void
5421> ]
543========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========