Created
July 25, 2012 15:49
-
-
Save springmeyer/3176896 to your computer and use it in GitHub Desktop.
mapnik compile warnings with msvc at https://github.com/mapnik/mapnik/commit/4e60c0cc9b98604959c3d2fdbc9a864914626b46
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Building Mapnik on NT ... | |
dependencies dir: c:\dev2 | |
lib_dir_schema=lib | |
Python is not configured | |
Mapnik.Python library won't be built | |
...patience... | |
...patience... | |
...patience... | |
...patience... | |
...found 29050 targets... | |
...updating 71 targets... | |
compile-c-c++ build\src\msvc-10.0\release\threading-multi\text_symbolizer.obj | |
text_symbolizer.cpp | |
c:\dev2\mapnik\src\text_symbolizer.cpp(243) : warning C4244: 'return' : conversion from 'double' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\src\text_symbolizer.cpp(253) : warning C4244: 'return' : conversion from 'double' to 'unsigned int', possible loss of data | |
compile-c-c++ build\src\msvc-10.0\release\threading-multi\scale_denominator.obj | |
scale_denominator.cpp | |
compile-c-c++ build\src\msvc-10.0\release\threading-multi\symbolizer.obj | |
symbolizer.cpp | |
compile-c-c++ build\src\msvc-10.0\release\threading-multi\symbolizer_helpers.obj | |
symbolizer_helpers.cpp | |
compile-c-c++ build\src\msvc-10.0\release\threading-multi\markers_symbolizer.obj | |
markers_symbolizer.cpp | |
compile-c-c++ build\src\msvc-10.0\release\threading-multi\xml_tree.obj | |
xml_tree.cpp | |
c:\dev2\mapnik\src\xml_tree.cpp(170) : warning C4355: 'this' : used in base member initializer list | |
c:\dev2\mapnik\src\xml_tree.cpp(47) : warning C4101: 'ex' : unreferenced local variable | |
c:\dev2\mapnik\src\xml_tree.cpp(401) : see reference to function template instantiation 'boost::optional<T> mapnik::fast_cast<T>(const mapnik::xml_tree &,const std::string &)' being compiled | |
with | |
[ | |
T=mapnik::boolean | |
] | |
c:\dev2\mapnik\src\xml_tree.cpp(469) : see reference to function template instantiation 'boost::optional<T> mapnik::xml_node::get_opt_attr<mapnik::boolean>(const std::string &) const' being compiled | |
with | |
[ | |
T=mapnik::boolean | |
] | |
c:\dev2\mapnik\src\xml_tree.cpp(47) : warning C4101: 'ex' : unreferenced local variable | |
c:\dev2\mapnik\src\xml_tree.cpp(401) : see reference to function template instantiation 'boost::optional<T> mapnik::fast_cast<T>(const mapnik::xml_tree &,const std::string &)' being compiled | |
with | |
[ | |
T=unsigned int | |
] | |
c:\dev2\mapnik\src\xml_tree.cpp(471) : see reference to function template instantiation 'boost::optional<T> mapnik::xml_node::get_opt_attr<unsigned int>(const std::string &) const' being compiled | |
with | |
[ | |
T=unsigned int | |
] | |
c:\dev2\mapnik\src\xml_tree.cpp(47) : warning C4101: 'ex' : unreferenced local variable | |
c:\dev2\mapnik\src\xml_tree.cpp(401) : see reference to function template instantiation 'boost::optional<T> mapnik::fast_cast<T>(const mapnik::xml_tree &,const std::string &)' being compiled | |
with | |
[ | |
T=mapnik::gamma_method_e | |
] | |
c:\dev2\mapnik\src\xml_tree.cpp(475) : see reference to function template instantiation 'boost::optional<T> mapnik::xml_node::get_opt_attr<mapnik::gamma_method_e>(const std::string &) const' being compiled | |
with | |
[ | |
T=mapnik::gamma_method_e | |
] | |
c:\dev2\mapnik\src\xml_tree.cpp(47) : warning C4101: 'ex' : unreferenced local variable | |
c:\dev2\mapnik\src\xml_tree.cpp(401) : see reference to function template instantiation 'boost::optional<T> mapnik::fast_cast<T>(const mapnik::xml_tree &,const std::string &)' being compiled | |
with | |
[ | |
T=mapnik::line_join_e | |
] | |
c:\dev2\mapnik\src\xml_tree.cpp(476) : see reference to function template instantiation 'boost::optional<T> mapnik::xml_node::get_opt_attr<mapnik::line_join_e>(const std::string &) const' being compiled | |
with | |
[ | |
T=mapnik::line_join_e | |
] | |
c:\dev2\mapnik\src\xml_tree.cpp(47) : warning C4101: 'ex' : unreferenced local variable | |
c:\dev2\mapnik\src\xml_tree.cpp(401) : see reference to function template instantiation 'boost::optional<T> mapnik::fast_cast<T>(const mapnik::xml_tree &,const std::string &)' being compiled | |
with | |
[ | |
T=mapnik::line_cap_e | |
] | |
c:\dev2\mapnik\src\xml_tree.cpp(477) : see reference to function template instantiation 'boost::optional<T> mapnik::xml_node::get_opt_attr<mapnik::line_cap_e>(const std::string &) const' being compiled | |
with | |
[ | |
T=mapnik::line_cap_e | |
] | |
c:\dev2\mapnik\src\xml_tree.cpp(47) : warning C4101: 'ex' : unreferenced local variable | |
c:\dev2\mapnik\src\xml_tree.cpp(401) : see reference to function template instantiation 'boost::optional<T> mapnik::fast_cast<T>(const mapnik::xml_tree &,const std::string &)' being compiled | |
with | |
[ | |
T=mapnik::text_transform_e | |
] | |
c:\dev2\mapnik\src\xml_tree.cpp(478) : see reference to function template instantiation 'boost::optional<T> mapnik::xml_node::get_opt_attr<mapnik::text_transform_e>(const std::string &) const' being compiled | |
with | |
[ | |
T=mapnik::text_transform_e | |
] | |
c:\dev2\mapnik\src\xml_tree.cpp(47) : warning C4101: 'ex' : unreferenced local variable | |
c:\dev2\mapnik\src\xml_tree.cpp(401) : see reference to function template instantiation 'boost::optional<T> mapnik::fast_cast<T>(const mapnik::xml_tree &,const std::string &)' being compiled | |
with | |
[ | |
T=mapnik::label_placement_e | |
] | |
c:\dev2\mapnik\src\xml_tree.cpp(479) : see reference to function template instantiation 'boost::optional<T> mapnik::xml_node::get_opt_attr<mapnik::label_placement_e>(const std::string &) const' being compiled | |
with | |
[ | |
T=mapnik::label_placement_e | |
] | |
c:\dev2\mapnik\src\xml_tree.cpp(47) : warning C4101: 'ex' : unreferenced local variable | |
c:\dev2\mapnik\src\xml_tree.cpp(401) : see reference to function template instantiation 'boost::optional<T> mapnik::fast_cast<T>(const mapnik::xml_tree &,const std::string &)' being compiled | |
with | |
[ | |
T=mapnik::vertical_alignment_e | |
] | |
c:\dev2\mapnik\src\xml_tree.cpp(480) : see reference to function template instantiation 'boost::optional<T> mapnik::xml_node::get_opt_attr<mapnik::vertical_alignment_e>(const std::string &) const' being compiled | |
with | |
[ | |
T=mapnik::vertical_alignment_e | |
] | |
c:\dev2\mapnik\src\xml_tree.cpp(47) : warning C4101: 'ex' : unreferenced local variable | |
c:\dev2\mapnik\src\xml_tree.cpp(401) : see reference to function template instantiation 'boost::optional<T> mapnik::fast_cast<T>(const mapnik::xml_tree &,const std::string &)' being compiled | |
with | |
[ | |
T=mapnik::horizontal_alignment_e | |
] | |
c:\dev2\mapnik\src\xml_tree.cpp(481) : see reference to function template instantiation 'boost::optional<T> mapnik::xml_node::get_opt_attr<mapnik::horizontal_alignment_e>(const std::string &) const' being compiled | |
with | |
[ | |
T=mapnik::horizontal_alignment_e | |
] | |
c:\dev2\mapnik\src\xml_tree.cpp(47) : warning C4101: 'ex' : unreferenced local variable | |
c:\dev2\mapnik\src\xml_tree.cpp(401) : see reference to function template instantiation 'boost::optional<T> mapnik::fast_cast<T>(const mapnik::xml_tree &,const std::string &)' being compiled | |
with | |
[ | |
T=mapnik::justify_alignment_e | |
] | |
c:\dev2\mapnik\src\xml_tree.cpp(482) : see reference to function template instantiation 'boost::optional<T> mapnik::xml_node::get_opt_attr<mapnik::justify_alignment_e>(const std::string &) const' being compiled | |
with | |
[ | |
T=mapnik::justify_alignment_e | |
] | |
c:\dev2\mapnik\src\xml_tree.cpp(47) : warning C4101: 'ex' : unreferenced local variable | |
c:\dev2\mapnik\src\xml_tree.cpp(401) : see reference to function template instantiation 'boost::optional<T> mapnik::fast_cast<T>(const mapnik::xml_tree &,const std::string &)' being compiled | |
with | |
[ | |
T=mapnik::filter_mode_e | |
] | |
c:\dev2\mapnik\src\xml_tree.cpp(422) : see reference to function template instantiation 'boost::optional<T> mapnik::xml_node::get_opt_attr<T>(const std::string &) const' being compiled | |
with | |
[ | |
T=mapnik::filter_mode_e | |
] | |
c:\dev2\mapnik\src\xml_tree.cpp(485) : see reference to function template instantiation 'mapnik::filter_mode_e mapnik::xml_node::get_attr<mapnik::filter_mode_e>(const std::string &) const' being compiled | |
c:\dev2\mapnik\src\xml_tree.cpp(47) : warning C4101: 'ex' : unreferenced local variable | |
c:\dev2\mapnik\src\xml_tree.cpp(401) : see reference to function template instantiation 'boost::optional<T> mapnik::fast_cast<T>(const mapnik::xml_tree &,const std::string &)' being compiled | |
with | |
[ | |
T=mapnik::point_placement_e | |
] | |
c:\dev2\mapnik\src\xml_tree.cpp(422) : see reference to function template instantiation 'boost::optional<T> mapnik::xml_node::get_opt_attr<T>(const std::string &) const' being compiled | |
with | |
[ | |
T=mapnik::point_placement_e | |
] | |
c:\dev2\mapnik\src\xml_tree.cpp(486) : see reference to function template instantiation 'mapnik::point_placement_e mapnik::xml_node::get_attr<mapnik::point_placement_e>(const std::string &) const' being compiled | |
c:\dev2\mapnik\src\xml_tree.cpp(47) : warning C4101: 'ex' : unreferenced local variable | |
c:\dev2\mapnik\src\xml_tree.cpp(401) : see reference to function template instantiation 'boost::optional<T> mapnik::fast_cast<T>(const mapnik::xml_tree &,const std::string &)' being compiled | |
with | |
[ | |
T=mapnik::marker_placement_e | |
] | |
c:\dev2\mapnik\src\xml_tree.cpp(422) : see reference to function template instantiation 'boost::optional<T> mapnik::xml_node::get_opt_attr<T>(const std::string &) const' being compiled | |
with | |
[ | |
T=mapnik::marker_placement_e | |
] | |
c:\dev2\mapnik\src\xml_tree.cpp(487) : see reference to function template instantiation 'mapnik::marker_placement_e mapnik::xml_node::get_attr<mapnik::marker_placement_e>(const std::string &) const' being compiled | |
c:\dev2\mapnik\src\xml_tree.cpp(47) : warning C4101: 'ex' : unreferenced local variable | |
c:\dev2\mapnik\src\xml_tree.cpp(401) : see reference to function template instantiation 'boost::optional<T> mapnik::fast_cast<T>(const mapnik::xml_tree &,const std::string &)' being compiled | |
with | |
[ | |
T=mapnik::pattern_alignment_e | |
] | |
c:\dev2\mapnik\src\xml_tree.cpp(422) : see reference to function template instantiation 'boost::optional<T> mapnik::xml_node::get_opt_attr<T>(const std::string &) const' being compiled | |
with | |
[ | |
T=mapnik::pattern_alignment_e | |
] | |
c:\dev2\mapnik\src\xml_tree.cpp(488) : see reference to function template instantiation 'mapnik::pattern_alignment_e mapnik::xml_node::get_attr<mapnik::pattern_alignment_e>(const std::string &) const' being compiled | |
c:\dev2\mapnik\src\xml_tree.cpp(47) : warning C4101: 'ex' : unreferenced local variable | |
c:\dev2\mapnik\src\xml_tree.cpp(401) : see reference to function template instantiation 'boost::optional<T> mapnik::fast_cast<T>(const mapnik::xml_tree &,const std::string &)' being compiled | |
with | |
[ | |
T=mapnik::line_rasterizer_e | |
] | |
c:\dev2\mapnik\src\xml_tree.cpp(422) : see reference to function template instantiation 'boost::optional<T> mapnik::xml_node::get_opt_attr<T>(const std::string &) const' being compiled | |
with | |
[ | |
T=mapnik::line_rasterizer_e | |
] | |
c:\dev2\mapnik\src\xml_tree.cpp(489) : see reference to function template instantiation 'mapnik::line_rasterizer_e mapnik::xml_node::get_attr<mapnik::line_rasterizer_e>(const std::string &) const' being compiled | |
c:\dev2\mapnik\src\xml_tree.cpp(47) : warning C4101: 'ex' : unreferenced local variable | |
c:\dev2\mapnik\src\xml_tree.cpp(401) : see reference to function template instantiation 'boost::optional<T> mapnik::fast_cast<T>(const mapnik::xml_tree &,const std::string &)' being compiled | |
with | |
[ | |
T=mapnik::colorizer_mode | |
] | |
c:\dev2\mapnik\src\xml_tree.cpp(422) : see reference to function template instantiation 'boost::optional<T> mapnik::xml_node::get_opt_attr<T>(const std::string &) const' being compiled | |
with | |
[ | |
T=mapnik::colorizer_mode | |
] | |
c:\dev2\mapnik\src\xml_tree.cpp(490) : see reference to function template instantiation 'mapnik::colorizer_mode mapnik::xml_node::get_attr<mapnik::colorizer_mode>(const std::string &) const' being compiled | |
compile-c-c++ build\src\msvc-10.0\release\threading-multi\config_error.obj | |
config_error.cpp | |
compile-c-c++ build\src\msvc-10.0\release\threading-multi\feature_style_processor.obj | |
feature_style_processor.cpp | |
compile-c-c++ build\src\msvc-10.0\release\threading-multi\cairo_renderer.obj | |
cairo_renderer.cpp | |
c:\dev2\mapnik\src\cairo_renderer.cpp(705) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data | |
c:\dev2\mapnik\src\cairo_renderer.cpp(964) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data | |
c:\dev2\mapnik\src\cairo_renderer.cpp(964) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data | |
c:\dev2\mapnik\src\cairo_renderer.cpp(964) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data | |
c:\dev2\mapnik\src\cairo_renderer.cpp(1169) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data | |
c:\dev2\mapnik\src\cairo_renderer.cpp(1170) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data | |
c:\dev2\mapnik\src\cairo_renderer.cpp(1225) : warning C4244: 'initializing' : conversion from 'double' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\src\cairo_renderer.cpp(1226) : warning C4244: 'initializing' : conversion from 'double' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'mapnik::feature_style_processor<Processor>::feature_style_processor(const mapnik::Map &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::cairo_renderer<Cairo::Context> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(49) : see declaration of 'mapnik::feature_style_processor<Processor>::feature_style_processor' | |
with | |
[ | |
Processor=mapnik::cairo_renderer<Cairo::Context> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(const mapnik::layer &,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::cairo_renderer<Cairo::Context>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(59) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::cairo_renderer<Cairo::Context> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(void)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::cairo_renderer<Cairo::Context> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(54) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::cairo_renderer<Cairo::Context> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::start_metawriters(const mapnik::Map &,const mapnik::projection &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::cairo_renderer<Cairo::Context> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(64) : see declaration of 'mapnik::feature_style_processor<Processor>::start_metawriters' | |
with | |
[ | |
Processor=mapnik::cairo_renderer<Cairo::Context> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::stop_metawriters(const mapnik::Map &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::cairo_renderer<Cairo::Context> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(68) : see declaration of 'mapnik::feature_style_processor<Processor>::stop_metawriters' | |
with | |
[ | |
Processor=mapnik::cairo_renderer<Cairo::Context> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply_to_layer(const mapnik::layer &,Processor &,const mapnik::projection &,double,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::cairo_renderer<Cairo::Context>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(73) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::cairo_renderer<Cairo::Context> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::render_style(const mapnik::layer &,Processor &,mapnik::feature_type_style *,const std::string &,mapnik::featureset_ptr,const mapnik::proj_transform &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::cairo_renderer<Cairo::Context> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(82) : see declaration of 'mapnik::feature_style_processor<Processor>::render_style' | |
with | |
[ | |
Processor=mapnik::cairo_renderer<Cairo::Context> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'mapnik::feature_style_processor<Processor>::feature_style_processor(const mapnik::Map &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::cairo_renderer<Cairo::Surface> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(49) : see declaration of 'mapnik::feature_style_processor<Processor>::feature_style_processor' | |
with | |
[ | |
Processor=mapnik::cairo_renderer<Cairo::Surface> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(const mapnik::layer &,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::cairo_renderer<Cairo::Surface>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(59) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::cairo_renderer<Cairo::Surface> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(void)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::cairo_renderer<Cairo::Surface> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(54) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::cairo_renderer<Cairo::Surface> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::start_metawriters(const mapnik::Map &,const mapnik::projection &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::cairo_renderer<Cairo::Surface> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(64) : see declaration of 'mapnik::feature_style_processor<Processor>::start_metawriters' | |
with | |
[ | |
Processor=mapnik::cairo_renderer<Cairo::Surface> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::stop_metawriters(const mapnik::Map &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::cairo_renderer<Cairo::Surface> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(68) : see declaration of 'mapnik::feature_style_processor<Processor>::stop_metawriters' | |
with | |
[ | |
Processor=mapnik::cairo_renderer<Cairo::Surface> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply_to_layer(const mapnik::layer &,Processor &,const mapnik::projection &,double,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::cairo_renderer<Cairo::Surface>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(73) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::cairo_renderer<Cairo::Surface> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::render_style(const mapnik::layer &,Processor &,mapnik::feature_type_style *,const std::string &,mapnik::featureset_ptr,const mapnik::proj_transform &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::cairo_renderer<Cairo::Surface> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(82) : see declaration of 'mapnik::feature_style_processor<Processor>::render_style' | |
with | |
[ | |
Processor=mapnik::cairo_renderer<Cairo::Surface> | |
] | |
compile-c-c++ build\src\msvc-10.0\release\threading-multi\agg\process_building_symbolizer.obj | |
process_building_symbolizer.cpp | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'mapnik::feature_style_processor<Processor>::feature_style_processor(const mapnik::Map &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(49) : see declaration of 'mapnik::feature_style_processor<Processor>::feature_style_processor' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(const mapnik::layer &,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(59) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(void)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(54) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::start_metawriters(const mapnik::Map &,const mapnik::projection &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(64) : see declaration of 'mapnik::feature_style_processor<Processor>::start_metawriters' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::stop_metawriters(const mapnik::Map &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(68) : see declaration of 'mapnik::feature_style_processor<Processor>::stop_metawriters' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply_to_layer(const mapnik::layer &,Processor &,const mapnik::projection &,double,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(73) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::render_style(const mapnik::layer &,Processor &,mapnik::feature_type_style *,const std::string &,mapnik::featureset_ptr,const mapnik::proj_transform &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(82) : see declaration of 'mapnik::feature_style_processor<Processor>::render_style' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
compile-c-c++ build\src\msvc-10.0\release\threading-multi\agg\process_line_symbolizer.obj | |
process_line_symbolizer.cpp | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'mapnik::feature_style_processor<Processor>::feature_style_processor(const mapnik::Map &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(49) : see declaration of 'mapnik::feature_style_processor<Processor>::feature_style_processor' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(const mapnik::layer &,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(59) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(void)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(54) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::start_metawriters(const mapnik::Map &,const mapnik::projection &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(64) : see declaration of 'mapnik::feature_style_processor<Processor>::start_metawriters' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::stop_metawriters(const mapnik::Map &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(68) : see declaration of 'mapnik::feature_style_processor<Processor>::stop_metawriters' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply_to_layer(const mapnik::layer &,Processor &,const mapnik::projection &,double,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(73) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::render_style(const mapnik::layer &,Processor &,mapnik::feature_type_style *,const std::string &,mapnik::featureset_ptr,const mapnik::proj_transform &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(82) : see declaration of 'mapnik::feature_style_processor<Processor>::render_style' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
compile-c-c++ build\src\msvc-10.0\release\threading-multi\agg\process_line_pattern_symbolizer.obj | |
process_line_pattern_symbolizer.cpp | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'mapnik::feature_style_processor<Processor>::feature_style_processor(const mapnik::Map &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(49) : see declaration of 'mapnik::feature_style_processor<Processor>::feature_style_processor' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(const mapnik::layer &,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(59) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(void)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(54) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::start_metawriters(const mapnik::Map &,const mapnik::projection &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(64) : see declaration of 'mapnik::feature_style_processor<Processor>::start_metawriters' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::stop_metawriters(const mapnik::Map &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(68) : see declaration of 'mapnik::feature_style_processor<Processor>::stop_metawriters' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply_to_layer(const mapnik::layer &,Processor &,const mapnik::projection &,double,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(73) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::render_style(const mapnik::layer &,Processor &,mapnik::feature_type_style *,const std::string &,mapnik::featureset_ptr,const mapnik::proj_transform &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(82) : see declaration of 'mapnik::feature_style_processor<Processor>::render_style' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
compile-c-c++ build\src\msvc-10.0\release\threading-multi\agg\process_text_symbolizer.obj | |
process_text_symbolizer.cpp | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'mapnik::feature_style_processor<Processor>::feature_style_processor(const mapnik::Map &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(49) : see declaration of 'mapnik::feature_style_processor<Processor>::feature_style_processor' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(const mapnik::layer &,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(59) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(void)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(54) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::start_metawriters(const mapnik::Map &,const mapnik::projection &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(64) : see declaration of 'mapnik::feature_style_processor<Processor>::start_metawriters' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::stop_metawriters(const mapnik::Map &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(68) : see declaration of 'mapnik::feature_style_processor<Processor>::stop_metawriters' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply_to_layer(const mapnik::layer &,Processor &,const mapnik::projection &,double,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(73) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::render_style(const mapnik::layer &,Processor &,mapnik::feature_type_style *,const std::string &,mapnik::featureset_ptr,const mapnik::proj_transform &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(82) : see declaration of 'mapnik::feature_style_processor<Processor>::render_style' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
compile-c-c++ build\src\msvc-10.0\release\threading-multi\agg\process_point_symbolizer.obj | |
process_point_symbolizer.cpp | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'mapnik::feature_style_processor<Processor>::feature_style_processor(const mapnik::Map &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(49) : see declaration of 'mapnik::feature_style_processor<Processor>::feature_style_processor' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(const mapnik::layer &,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(59) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(void)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(54) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::start_metawriters(const mapnik::Map &,const mapnik::projection &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(64) : see declaration of 'mapnik::feature_style_processor<Processor>::start_metawriters' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::stop_metawriters(const mapnik::Map &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(68) : see declaration of 'mapnik::feature_style_processor<Processor>::stop_metawriters' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply_to_layer(const mapnik::layer &,Processor &,const mapnik::projection &,double,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(73) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::render_style(const mapnik::layer &,Processor &,mapnik::feature_type_style *,const std::string &,mapnik::featureset_ptr,const mapnik::proj_transform &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(82) : see declaration of 'mapnik::feature_style_processor<Processor>::render_style' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
compile-c-c++ build\src\msvc-10.0\release\threading-multi\agg\process_polygon_symbolizer.obj | |
process_polygon_symbolizer.cpp | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'mapnik::feature_style_processor<Processor>::feature_style_processor(const mapnik::Map &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(49) : see declaration of 'mapnik::feature_style_processor<Processor>::feature_style_processor' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(const mapnik::layer &,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(59) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(void)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(54) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::start_metawriters(const mapnik::Map &,const mapnik::projection &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(64) : see declaration of 'mapnik::feature_style_processor<Processor>::start_metawriters' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::stop_metawriters(const mapnik::Map &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(68) : see declaration of 'mapnik::feature_style_processor<Processor>::stop_metawriters' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply_to_layer(const mapnik::layer &,Processor &,const mapnik::projection &,double,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(73) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::render_style(const mapnik::layer &,Processor &,mapnik::feature_type_style *,const std::string &,mapnik::featureset_ptr,const mapnik::proj_transform &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(82) : see declaration of 'mapnik::feature_style_processor<Processor>::render_style' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
compile-c-c++ build\src\msvc-10.0\release\threading-multi\agg\process_polygon_pattern_symbolizer.obj | |
process_polygon_pattern_symbolizer.cpp | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'mapnik::feature_style_processor<Processor>::feature_style_processor(const mapnik::Map &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(49) : see declaration of 'mapnik::feature_style_processor<Processor>::feature_style_processor' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(const mapnik::layer &,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(59) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(void)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(54) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::start_metawriters(const mapnik::Map &,const mapnik::projection &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(64) : see declaration of 'mapnik::feature_style_processor<Processor>::start_metawriters' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::stop_metawriters(const mapnik::Map &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(68) : see declaration of 'mapnik::feature_style_processor<Processor>::stop_metawriters' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply_to_layer(const mapnik::layer &,Processor &,const mapnik::projection &,double,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(73) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::render_style(const mapnik::layer &,Processor &,mapnik::feature_type_style *,const std::string &,mapnik::featureset_ptr,const mapnik::proj_transform &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(82) : see declaration of 'mapnik::feature_style_processor<Processor>::render_style' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
compile-c-c++ build\src\msvc-10.0\release\threading-multi\agg\process_raster_symbolizer.obj | |
process_raster_symbolizer.cpp | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'mapnik::feature_style_processor<Processor>::feature_style_processor(const mapnik::Map &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(49) : see declaration of 'mapnik::feature_style_processor<Processor>::feature_style_processor' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(const mapnik::layer &,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(59) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(void)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(54) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::start_metawriters(const mapnik::Map &,const mapnik::projection &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(64) : see declaration of 'mapnik::feature_style_processor<Processor>::start_metawriters' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::stop_metawriters(const mapnik::Map &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(68) : see declaration of 'mapnik::feature_style_processor<Processor>::stop_metawriters' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply_to_layer(const mapnik::layer &,Processor &,const mapnik::projection &,double,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(73) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::render_style(const mapnik::layer &,Processor &,mapnik::feature_type_style *,const std::string &,mapnik::featureset_ptr,const mapnik::proj_transform &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(82) : see declaration of 'mapnik::feature_style_processor<Processor>::render_style' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
compile-c-c++ build\src\msvc-10.0\release\threading-multi\agg\process_shield_symbolizer.obj | |
process_shield_symbolizer.cpp | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(288) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(289) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(296) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(297) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'mapnik::feature_style_processor<Processor>::feature_style_processor(const mapnik::Map &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(49) : see declaration of 'mapnik::feature_style_processor<Processor>::feature_style_processor' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(const mapnik::layer &,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(59) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(void)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(54) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::start_metawriters(const mapnik::Map &,const mapnik::projection &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(64) : see declaration of 'mapnik::feature_style_processor<Processor>::start_metawriters' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::stop_metawriters(const mapnik::Map &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(68) : see declaration of 'mapnik::feature_style_processor<Processor>::stop_metawriters' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply_to_layer(const mapnik::layer &,Processor &,const mapnik::projection &,double,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(73) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::render_style(const mapnik::layer &,Processor &,mapnik::feature_type_style *,const std::string &,mapnik::featureset_ptr,const mapnik::proj_transform &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(82) : see declaration of 'mapnik::feature_style_processor<Processor>::render_style' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
compile-c-c++ build\src\msvc-10.0\release\threading-multi\agg\process_markers_symbolizer.obj | |
process_markers_symbolizer.cpp | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(288) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(289) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(296) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(297) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'mapnik::feature_style_processor<Processor>::feature_style_processor(const mapnik::Map &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(49) : see declaration of 'mapnik::feature_style_processor<Processor>::feature_style_processor' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(const mapnik::layer &,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(59) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(void)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(54) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::start_metawriters(const mapnik::Map &,const mapnik::projection &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(64) : see declaration of 'mapnik::feature_style_processor<Processor>::start_metawriters' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::stop_metawriters(const mapnik::Map &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(68) : see declaration of 'mapnik::feature_style_processor<Processor>::stop_metawriters' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply_to_layer(const mapnik::layer &,Processor &,const mapnik::projection &,double,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(73) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::render_style(const mapnik::layer &,Processor &,mapnik::feature_type_style *,const std::string &,mapnik::featureset_ptr,const mapnik::proj_transform &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(82) : see declaration of 'mapnik::feature_style_processor<Processor>::render_style' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
compile-c-c++ build\src\msvc-10.0\release\threading-multi\agg\agg_renderer.obj | |
agg_renderer.cpp | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(288) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(289) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(296) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(297) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/image_filter.hpp(119) : warning C4305: 'initializing' : truncation from 'double' to 'const float' | |
c:\dev2\mapnik\include\mapnik/image_filter.hpp(119) : warning C4305: 'initializing' : truncation from 'double' to 'const float' | |
c:\dev2\mapnik\include\mapnik/image_filter.hpp(119) : warning C4305: 'initializing' : truncation from 'double' to 'const float' | |
c:\dev2\mapnik\include\mapnik/image_filter.hpp(119) : warning C4305: 'initializing' : truncation from 'double' to 'const float' | |
c:\dev2\mapnik\include\mapnik/image_filter.hpp(119) : warning C4305: 'initializing' : truncation from 'double' to 'const float' | |
c:\dev2\mapnik\include\mapnik/image_filter.hpp(119) : warning C4305: 'initializing' : truncation from 'double' to 'const float' | |
c:\dev2\mapnik\include\mapnik/image_filter.hpp(119) : warning C4305: 'initializing' : truncation from 'double' to 'const float' | |
c:\dev2\mapnik\include\mapnik/image_filter.hpp(119) : warning C4305: 'initializing' : truncation from 'double' to 'const float' | |
c:\dev2\mapnik\include\mapnik/image_filter.hpp(119) : warning C4305: 'initializing' : truncation from 'double' to 'const float' | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'mapnik::feature_style_processor<Processor>::feature_style_processor(const mapnik::Map &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(49) : see declaration of 'mapnik::feature_style_processor<Processor>::feature_style_processor' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(const mapnik::layer &,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(59) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(void)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(54) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::start_metawriters(const mapnik::Map &,const mapnik::projection &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(64) : see declaration of 'mapnik::feature_style_processor<Processor>::start_metawriters' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::stop_metawriters(const mapnik::Map &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(68) : see declaration of 'mapnik::feature_style_processor<Processor>::stop_metawriters' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply_to_layer(const mapnik::layer &,Processor &,const mapnik::projection &,double,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(73) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::render_style(const mapnik::layer &,Processor &,mapnik::feature_type_style *,const std::string &,mapnik::featureset_ptr,const mapnik::proj_transform &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(82) : see declaration of 'mapnik::feature_style_processor<Processor>::render_style' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(430) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::markers_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\include\mapnik/agg_renderer.hpp(106) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(430) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::building_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\include\mapnik/agg_renderer.hpp(103) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(430) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::text_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\include\mapnik/agg_renderer.hpp(100) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(430) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::shield_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\include\mapnik/agg_renderer.hpp(97) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(430) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::raster_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\include\mapnik/agg_renderer.hpp(94) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(430) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::polygon_pattern_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\include\mapnik/agg_renderer.hpp(91) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(430) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::polygon_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\include\mapnik/agg_renderer.hpp(88) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(430) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::line_pattern_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\include\mapnik/agg_renderer.hpp(85) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(430) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::line_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\include\mapnik/agg_renderer.hpp(82) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(430) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::point_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\include\mapnik/agg_renderer.hpp(79) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(324) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(272) : while compiling class template member function 'void mapnik::agg_renderer<T>::render_marker(const pixel_position &,const mapnik::marker &,const agg::trans_affine &,double,mapnik::composite_mode_e)' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(430) : see reference to class template instantiation 'mapnik::agg_renderer<T>' being compiled | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(124) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::markers_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\include\mapnik/agg_renderer.hpp(106) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(124) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::building_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\include\mapnik/agg_renderer.hpp(103) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(124) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::text_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\include\mapnik/agg_renderer.hpp(100) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(124) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::shield_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\include\mapnik/agg_renderer.hpp(97) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(124) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::raster_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\include\mapnik/agg_renderer.hpp(94) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(124) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::polygon_pattern_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\include\mapnik/agg_renderer.hpp(91) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(124) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::polygon_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\include\mapnik/agg_renderer.hpp(88) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(124) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::line_pattern_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\include\mapnik/agg_renderer.hpp(85) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(124) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::line_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\include\mapnik/agg_renderer.hpp(82) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(124) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::point_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\include\mapnik/agg_renderer.hpp(79) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(124) : warning C4661: 'mapnik::feature_style_processor<Processor>::feature_style_processor(const mapnik::Map &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(49) : see declaration of 'mapnik::feature_style_processor<Processor>::feature_style_processor' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(124) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(const mapnik::layer &,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(59) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(124) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(void)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(54) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(124) : warning C4661: 'void mapnik::feature_style_processor<Processor>::start_metawriters(const mapnik::Map &,const mapnik::projection &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(64) : see declaration of 'mapnik::feature_style_processor<Processor>::start_metawriters' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(124) : warning C4661: 'void mapnik::feature_style_processor<Processor>::stop_metawriters(const mapnik::Map &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(68) : see declaration of 'mapnik::feature_style_processor<Processor>::stop_metawriters' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(124) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply_to_layer(const mapnik::layer &,Processor &,const mapnik::projection &,double,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(73) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(124) : warning C4661: 'void mapnik::feature_style_processor<Processor>::render_style(const mapnik::layer &,Processor &,mapnik::feature_type_style *,const std::string &,mapnik::featureset_ptr,const mapnik::proj_transform &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(82) : see declaration of 'mapnik::feature_style_processor<Processor>::render_style' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\include\mapnik/image_filter.hpp(191) : warning C4244: '=' : conversion from 'float' to 'unsigned char', possible loss of data | |
c:\dev2\mapnik\include\mapnik/image_filter.hpp(254) : see reference to function template instantiation 'void mapnik::filter::process_channel<boost::gil::bits32f[9],T>(const Src (&),Dst &,mapnik::filter::sobel)' being compiled | |
with | |
[ | |
T=unsigned char, | |
Src=boost::gil::bits32f [9], | |
Dst=unsigned char | |
] | |
c:\dev2\mapnik\include\mapnik/image_filter.hpp(380) : see reference to function template instantiation 'void mapnik::filter::apply_convolution_3x3<boost::gil::rgba8_view_t,const boost::gil::image_view<Loc>,FilterTag>(const Src &,Dst &,FilterTag)' being compiled | |
with | |
[ | |
Loc=boost::gil::rgba8_loc_t, | |
FilterTag=T6, | |
Src=boost::gil::rgba8_view_t, | |
Dst=const boost::gil::image_view<boost::gil::rgba8_loc_t> | |
] | |
c:\dev2\mapnik\include\mapnik/image_filter.hpp(492) : see reference to function template instantiation 'void mapnik::filter::apply_filter<Src,T>(Src &,FilterTag)' being compiled | |
with | |
[ | |
Src=mapnik::image_32, | |
T=T6, | |
FilterTag=T6 | |
] | |
c:\dev2\boost-49-vc100\include\boost-1_49\boost/variant/variant.hpp(858) : see reference to function template instantiation 'void mapnik::filter::filter_visitor<Src>::operator ()<const T>(const T &)' being compiled | |
with | |
[ | |
Src=mapnik::image_32, | |
T=T6 | |
] | |
c:\dev2\boost-49-vc100\include\boost-1_49\boost/variant/detail/visitation_impl.hpp(130) : see reference to function template instantiation 'void boost::detail::variant::invoke_visitor<Visitor>::internal_visit<const T>(T &,int)' being compiled | |
with | |
[ | |
Visitor=mapnik::filter::filter_visitor<mapnik::image_32>, | |
T=T6 | |
] | |
c:\dev2\boost-49-vc100\include\boost-1_49\boost/variant/detail/visitation_impl.hpp(173) : see reference to function template instantiation 'void boost::detail::variant::visitation_impl_invoke_impl<Visitor,VoidPtrCV,T>(int,Visitor &,VoidPtrCV,T *,boost::mpl::true_)' being compiled | |
with | |
[ | |
Visitor=boost::detail::variant::invoke_visitor<mapnik::filter::filter_visitor<mapnik::image_32>>, | |
VoidPtrCV=const void *, | |
T=T6 | |
] | |
c:\dev2\boost-49-vc100\include\boost-1_49\boost/variant/detail/visitation_impl.hpp(256) : see reference to function template instantiation 'void boost::detail::variant::visitation_impl_invoke<Visitor,VoidPtrCV,T6,NoBackupFlag>(int,Visitor &,VoidPtrCV,T *,NoBackupFlag,int)' being compiled | |
with | |
[ | |
Visitor=boost::detail::variant::invoke_visitor<mapnik::filter::filter_visitor<mapnik::image_32>>, | |
VoidPtrCV=const void *, | |
NoBackupFlag=boost::variant<mapnik::filter::blur,mapnik::filter::gray,mapnik::filter::agg_stack_blur,mapnik::filter::emboss,mapnik::filter::sharpen,mapnik::filter::edge_detect,mapnik::filter::sobel,mapnik::filter::x_gradient,mapnik::filter::y_gradient,mapnik::filter::invert>::has_fallback_type_, | |
T=T6 | |
] | |
c:\dev2\boost-49-vc100\include\boost-1_49\boost/variant/variant.hpp(1802) : see reference to function template instantiation 'void boost::detail::variant::visitation_impl<first_which,first_step,Visitor,VoidPtrCV,boost::variant<T0_,T1,T2,T3,T4,T5,T6,T7,T8,T9>::has_fallback_type_>(const int,const int,Visitor &,VoidPtrCV,boost::mpl::false_,NoBackupFlag,Which *,step0 *)' being compiled | |
with | |
[ | |
Visitor=boost::detail::variant::invoke_visitor<mapnik::filter::filter_visitor<mapnik::image_32>>, | |
VoidPtrCV=const void *, | |
T0_=mapnik::filter::blur, | |
T1=mapnik::filter::gray, | |
T2=mapnik::filter::agg_stack_blur, | |
T3=mapnik::filter::emboss, | |
T4=mapnik::filter::sharpen, | |
T5=mapnik::filter::edge_detect, | |
T6=mapnik::filter::sobel, | |
T7=mapnik::filter::x_gradient, | |
T8=mapnik::filter::y_gradient, | |
T9=mapnik::filter::invert, | |
NoBackupFlag=boost::variant<mapnik::filter::blur,mapnik::filter::gray,mapnik::filter::agg_stack_blur,mapnik::filter::emboss,mapnik::filter::sharpen,mapnik::filter::edge_detect,mapnik::filter::sobel,mapnik::filter::x_gradient,mapnik::filter::y_gradient,mapnik::filter::invert>::has_fallback_type_, | |
Which=first_which, | |
step0=first_step | |
] | |
c:\dev2\boost-49-vc100\include\boost-1_49\boost/variant/variant.hpp(1824) : see reference to function template instantiation 'void boost::variant<T0_,T1,T2,T3,T4,T5,T6,T7,T8,T9>::internal_apply_visitor_impl<Visitor,const void*>(int,int,Visitor &,VoidPtrCV)' being compiled | |
with | |
[ | |
T0_=mapnik::filter::blur, | |
T1=mapnik::filter::gray, | |
T2=mapnik::filter::agg_stack_blur, | |
T3=mapnik::filter::emboss, | |
T4=mapnik::filter::sharpen, | |
T5=mapnik::filter::edge_detect, | |
T6=mapnik::filter::sobel, | |
T7=mapnik::filter::x_gradient, | |
T8=mapnik::filter::y_gradient, | |
T9=mapnik::filter::invert, | |
Visitor=boost::detail::variant::invoke_visitor<mapnik::filter::filter_visitor<mapnik::image_32>>, | |
VoidPtrCV=const void * | |
] | |
c:\dev2\boost-49-vc100\include\boost-1_49\boost/variant/variant.hpp(1846) : see reference to function template instantiation 'void boost::variant<T0_,T1,T2,T3,T4,T5,T6,T7,T8,T9>::internal_apply_visitor<boost::detail::variant::invoke_visitor<Visitor>>(boost::detail::variant::invoke_visitor<Visitor> &) const' being compiled | |
with | |
[ | |
T0_=mapnik::filter::blur, | |
T1=mapnik::filter::gray, | |
T2=mapnik::filter::agg_stack_blur, | |
T3=mapnik::filter::emboss, | |
T4=mapnik::filter::sharpen, | |
T5=mapnik::filter::edge_detect, | |
T6=mapnik::filter::sobel, | |
T7=mapnik::filter::x_gradient, | |
T8=mapnik::filter::y_gradient, | |
T9=mapnik::filter::invert, | |
Visitor=mapnik::filter::filter_visitor<mapnik::image_32> | |
] | |
c:\dev2\boost-49-vc100\include\boost-1_49\boost/variant/detail/apply_visitor_unary.hpp(60) : see reference to function template instantiation 'void boost::variant<T0_,T1,T2,T3,T4,T5,T6,T7,T8,T9>::apply_visitor<Visitor>(Visitor &) const' being compiled | |
with | |
[ | |
T0_=mapnik::filter::blur, | |
T1=mapnik::filter::gray, | |
T2=mapnik::filter::agg_stack_blur, | |
T3=mapnik::filter::emboss, | |
T4=mapnik::filter::sharpen, | |
T5=mapnik::filter::edge_detect, | |
T6=mapnik::filter::sobel, | |
T7=mapnik::filter::x_gradient, | |
T8=mapnik::filter::y_gradient, | |
T9=mapnik::filter::invert, | |
Visitor=mapnik::filter::filter_visitor<mapnik::image_32> | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(246) : see reference to function template instantiation 'void boost::apply_visitor<mapnik::filter::filter_visitor<Src>,const mapnik::filter::filter_type>(Visitor &,Visitable &)' being compiled | |
with | |
[ | |
Src=mapnik::image_32, | |
Visitor=mapnik::filter::filter_visitor<mapnik::image_32>, | |
Visitable=const mapnik::filter::filter_type | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(236) : while compiling class template member function 'void mapnik::agg_renderer<T>::end_style_processing(const mapnik::feature_type_style &)' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\include\mapnik/image_filter.hpp(139) : warning C4244: '=' : conversion from 'float' to 'unsigned char', possible loss of data | |
c:\dev2\mapnik\include\mapnik/image_filter.hpp(153) : see reference to function template instantiation 'void mapnik::filter::process_channel_impl<const boost::gil::bits32f[9],Dst,const float[9]>(Src (&),Dst &,Conv (&))' being compiled | |
with | |
[ | |
Dst=unsigned char, | |
Src=const boost::gil::bits32f [9], | |
Conv=const float [9] | |
] | |
c:\dev2\mapnik\include\mapnik/image_filter.hpp(254) : see reference to function template instantiation 'void mapnik::filter::process_channel<boost::gil::bits32f[9],T>(const Src (&),Dst &,mapnik::filter::blur)' being compiled | |
with | |
[ | |
T=unsigned char, | |
Src=boost::gil::bits32f [9], | |
Dst=unsigned char | |
] | |
c:\dev2\mapnik\include\mapnik/image_filter.hpp(380) : see reference to function template instantiation 'void mapnik::filter::apply_convolution_3x3<boost::gil::rgba8_view_t,const boost::gil::image_view<Loc>,FilterTag>(const Src &,Dst &,FilterTag)' being compiled | |
with | |
[ | |
Loc=boost::gil::rgba8_loc_t, | |
FilterTag=T0, | |
Src=boost::gil::rgba8_view_t, | |
Dst=const boost::gil::image_view<boost::gil::rgba8_loc_t> | |
] | |
c:\dev2\mapnik\include\mapnik/image_filter.hpp(492) : see reference to function template instantiation 'void mapnik::filter::apply_filter<Src,T>(Src &,FilterTag)' being compiled | |
with | |
[ | |
Src=mapnik::image_32, | |
T=T0, | |
FilterTag=T0 | |
] | |
c:\dev2\boost-49-vc100\include\boost-1_49\boost/variant/variant.hpp(858) : see reference to function template instantiation 'void mapnik::filter::filter_visitor<Src>::operator ()<const T>(const T &)' being compiled | |
with | |
[ | |
Src=mapnik::image_32, | |
T=T0 | |
] | |
c:\dev2\boost-49-vc100\include\boost-1_49\boost/variant/detail/visitation_impl.hpp(130) : see reference to function template instantiation 'void boost::detail::variant::invoke_visitor<Visitor>::internal_visit<const T>(T &,int)' being compiled | |
with | |
[ | |
Visitor=mapnik::filter::filter_visitor<mapnik::image_32>, | |
T=T0 | |
] | |
c:\dev2\boost-49-vc100\include\boost-1_49\boost/variant/detail/visitation_impl.hpp(173) : see reference to function template instantiation 'void boost::detail::variant::visitation_impl_invoke_impl<Visitor,VoidPtrCV,T>(int,Visitor &,VoidPtrCV,T *,boost::mpl::true_)' being compiled | |
with | |
[ | |
Visitor=boost::detail::variant::invoke_visitor<mapnik::filter::filter_visitor<mapnik::image_32>>, | |
VoidPtrCV=const void *, | |
T=T0 | |
] | |
c:\dev2\boost-49-vc100\include\boost-1_49\boost/variant/detail/visitation_impl.hpp(256) : see reference to function template instantiation 'void boost::detail::variant::visitation_impl_invoke<Visitor,VoidPtrCV,T0,NoBackupFlag>(int,Visitor &,VoidPtrCV,T *,NoBackupFlag,int)' being compiled | |
with | |
[ | |
Visitor=boost::detail::variant::invoke_visitor<mapnik::filter::filter_visitor<mapnik::image_32>>, | |
VoidPtrCV=const void *, | |
NoBackupFlag=boost::variant<mapnik::filter::blur,mapnik::filter::gray,mapnik::filter::agg_stack_blur,mapnik::filter::emboss,mapnik::filter::sharpen,mapnik::filter::edge_detect,mapnik::filter::sobel,mapnik::filter::x_gradient,mapnik::filter::y_gradient,mapnik::filter::invert>::has_fallback_type_, | |
T=T0 | |
] | |
compile-c-c++ build\src\msvc-10.0\release\threading-multi\grid\grid_renderer.obj | |
grid_renderer.cpp | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(288) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(289) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(296) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(297) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'mapnik::feature_style_processor<Processor>::feature_style_processor(const mapnik::Map &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(49) : see declaration of 'mapnik::feature_style_processor<Processor>::feature_style_processor' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(const mapnik::layer &,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(59) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(void)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(54) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::start_metawriters(const mapnik::Map &,const mapnik::projection &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(64) : see declaration of 'mapnik::feature_style_processor<Processor>::start_metawriters' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::stop_metawriters(const mapnik::Map &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(68) : see declaration of 'mapnik::feature_style_processor<Processor>::stop_metawriters' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply_to_layer(const mapnik::layer &,Processor &,const mapnik::projection &,double,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(73) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::render_style(const mapnik::layer &,Processor &,mapnik::feature_type_style *,const std::string &,mapnik::featureset_ptr,const mapnik::proj_transform &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(82) : see declaration of 'mapnik::feature_style_processor<Processor>::render_style' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(167) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::markers_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\include\mapnik/grid/grid_renderer.hpp(97) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(167) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::building_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\include\mapnik/grid/grid_renderer.hpp(94) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(167) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::text_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\include\mapnik/grid/grid_renderer.hpp(91) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(167) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::shield_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\include\mapnik/grid/grid_renderer.hpp(88) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(167) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::raster_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\include\mapnik/grid/grid_renderer.hpp(85) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(167) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::polygon_pattern_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\include\mapnik/grid/grid_renderer.hpp(82) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(167) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::polygon_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\include\mapnik/grid/grid_renderer.hpp(79) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(167) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::line_pattern_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\include\mapnik/grid/grid_renderer.hpp(76) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(167) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::line_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\include\mapnik/grid/grid_renderer.hpp(73) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(167) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::point_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\include\mapnik/grid/grid_renderer.hpp(70) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(156) : warning C4244: 'argument' : conversion from 'double' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(107) : while compiling class template member function 'void mapnik::grid_renderer<T>::render_marker(mapnik::feature_impl &,unsigned int,const pixel_position &,const mapnik::marker &,const agg::trans_affine &,double,mapnik::composite_mode_e)' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(167) : see reference to class template instantiation 'mapnik::grid_renderer<T>' being compiled | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(156) : warning C4244: 'argument' : conversion from 'double' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(64) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::markers_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\include\mapnik/grid/grid_renderer.hpp(97) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(64) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::building_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\include\mapnik/grid/grid_renderer.hpp(94) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(64) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::text_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\include\mapnik/grid/grid_renderer.hpp(91) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(64) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::shield_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\include\mapnik/grid/grid_renderer.hpp(88) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(64) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::raster_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\include\mapnik/grid/grid_renderer.hpp(85) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(64) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::polygon_pattern_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\include\mapnik/grid/grid_renderer.hpp(82) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(64) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::polygon_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\include\mapnik/grid/grid_renderer.hpp(79) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(64) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::line_pattern_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\include\mapnik/grid/grid_renderer.hpp(76) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(64) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::line_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\include\mapnik/grid/grid_renderer.hpp(73) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(64) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::point_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\include\mapnik/grid/grid_renderer.hpp(70) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(64) : warning C4661: 'mapnik::feature_style_processor<Processor>::feature_style_processor(const mapnik::Map &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(49) : see declaration of 'mapnik::feature_style_processor<Processor>::feature_style_processor' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(64) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(const mapnik::layer &,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(59) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(64) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(void)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(54) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(64) : warning C4661: 'void mapnik::feature_style_processor<Processor>::start_metawriters(const mapnik::Map &,const mapnik::projection &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(64) : see declaration of 'mapnik::feature_style_processor<Processor>::start_metawriters' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(64) : warning C4661: 'void mapnik::feature_style_processor<Processor>::stop_metawriters(const mapnik::Map &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(68) : see declaration of 'mapnik::feature_style_processor<Processor>::stop_metawriters' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(64) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply_to_layer(const mapnik::layer &,Processor &,const mapnik::projection &,double,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(73) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(64) : warning C4661: 'void mapnik::feature_style_processor<Processor>::render_style(const mapnik::layer &,Processor &,mapnik::feature_type_style *,const std::string &,mapnik::featureset_ptr,const mapnik::proj_transform &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(82) : see declaration of 'mapnik::feature_style_processor<Processor>::render_style' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixfmt.hpp(280) : warning C4244: 'argument' : conversion from 'unsigned __int64' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixfmt.hpp(260) : while compiling class template member function 'void mapnik::pixfmt_alpha_blend_gray<Blender,RenBuf>::blend_hline(int,int,unsigned int,const mapnik::gray32 &,agg::int8u)' | |
with | |
[ | |
Blender=mapnik::blender_gray32, | |
RenBuf=mapnik::grid_rendering_buffer | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(116) : see reference to class template instantiation 'mapnik::pixfmt_alpha_blend_gray<Blender,RenBuf>' being compiled | |
with | |
[ | |
Blender=mapnik::blender_gray32, | |
RenBuf=mapnik::grid_rendering_buffer | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(107) : while compiling class template member function 'void mapnik::grid_renderer<T>::render_marker(mapnik::feature_impl &,unsigned int,const pixel_position &,const mapnik::marker &,const agg::trans_affine &,double,mapnik::composite_mode_e)' | |
with | |
[ | |
T=mapnik::grid | |
] | |
compile-c-c++ build\src\msvc-10.0\release\threading-multi\grid\process_building_symbolizer.obj | |
process_building_symbolizer.cpp | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(288) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(289) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(296) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(297) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'mapnik::feature_style_processor<Processor>::feature_style_processor(const mapnik::Map &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(49) : see declaration of 'mapnik::feature_style_processor<Processor>::feature_style_processor' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(const mapnik::layer &,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(59) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(void)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(54) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::start_metawriters(const mapnik::Map &,const mapnik::projection &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(64) : see declaration of 'mapnik::feature_style_processor<Processor>::start_metawriters' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::stop_metawriters(const mapnik::Map &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(68) : see declaration of 'mapnik::feature_style_processor<Processor>::stop_metawriters' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply_to_layer(const mapnik::layer &,Processor &,const mapnik::projection &,double,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(73) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::render_style(const mapnik::layer &,Processor &,mapnik::feature_type_style *,const std::string &,mapnik::featureset_ptr,const mapnik::proj_transform &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(82) : see declaration of 'mapnik::feature_style_processor<Processor>::render_style' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixfmt.hpp(280) : warning C4244: 'argument' : conversion from 'unsigned __int64' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixfmt.hpp(260) : while compiling class template member function 'void mapnik::pixfmt_alpha_blend_gray<Blender,RenBuf>::blend_hline(int,int,unsigned int,const mapnik::gray32 &,agg::int8u)' | |
with | |
[ | |
Blender=mapnik::blender_gray32, | |
RenBuf=mapnik::grid_rendering_buffer | |
] | |
c:\dev2\mapnik\src\grid\process_building_symbolizer.cpp(55) : see reference to class template instantiation 'mapnik::pixfmt_alpha_blend_gray<Blender,RenBuf>' being compiled | |
with | |
[ | |
Blender=mapnik::blender_gray32, | |
RenBuf=mapnik::grid_rendering_buffer | |
] | |
c:\dev2\mapnik\src\grid\process_building_symbolizer.cpp(48) : while compiling class template member function 'void mapnik::grid_renderer<T>::process(const mapnik::building_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\process_building_symbolizer.cpp(151) : see reference to class template instantiation 'mapnik::grid_renderer<T>' being compiled | |
with | |
[ | |
T=mapnik::grid | |
] | |
compile-c-c++ build\src\msvc-10.0\release\threading-multi\grid\process_line_pattern_symbolizer.obj | |
process_line_pattern_symbolizer.cpp | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(288) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(289) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(296) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(297) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'mapnik::feature_style_processor<Processor>::feature_style_processor(const mapnik::Map &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(49) : see declaration of 'mapnik::feature_style_processor<Processor>::feature_style_processor' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(const mapnik::layer &,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(59) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(void)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(54) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::start_metawriters(const mapnik::Map &,const mapnik::projection &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(64) : see declaration of 'mapnik::feature_style_processor<Processor>::start_metawriters' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::stop_metawriters(const mapnik::Map &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(68) : see declaration of 'mapnik::feature_style_processor<Processor>::stop_metawriters' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply_to_layer(const mapnik::layer &,Processor &,const mapnik::projection &,double,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(73) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::render_style(const mapnik::layer &,Processor &,mapnik::feature_type_style *,const std::string &,mapnik::featureset_ptr,const mapnik::proj_transform &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(82) : see declaration of 'mapnik::feature_style_processor<Processor>::render_style' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixfmt.hpp(280) : warning C4244: 'argument' : conversion from 'unsigned __int64' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixfmt.hpp(260) : while compiling class template member function 'void mapnik::pixfmt_alpha_blend_gray<Blender,RenBuf>::blend_hline(int,int,unsigned int,const mapnik::gray32 &,agg::int8u)' | |
with | |
[ | |
Blender=mapnik::blender_gray32, | |
RenBuf=mapnik::grid_rendering_buffer | |
] | |
c:\dev2\mapnik\src\grid\process_line_pattern_symbolizer.cpp(54) : see reference to class template instantiation 'mapnik::pixfmt_alpha_blend_gray<Blender,RenBuf>' being compiled | |
with | |
[ | |
Blender=mapnik::blender_gray32, | |
RenBuf=mapnik::grid_rendering_buffer | |
] | |
c:\dev2\mapnik\src\grid\process_line_pattern_symbolizer.cpp(47) : while compiling class template member function 'void mapnik::grid_renderer<T>::process(const mapnik::line_pattern_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\process_line_pattern_symbolizer.cpp(87) : see reference to class template instantiation 'mapnik::grid_renderer<T>' being compiled | |
with | |
[ | |
T=mapnik::grid | |
] | |
compile-c-c++ build\src\msvc-10.0\release\threading-multi\grid\process_line_symbolizer.obj | |
process_line_symbolizer.cpp | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(288) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(289) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(296) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(297) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'mapnik::feature_style_processor<Processor>::feature_style_processor(const mapnik::Map &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(49) : see declaration of 'mapnik::feature_style_processor<Processor>::feature_style_processor' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(const mapnik::layer &,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(59) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(void)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(54) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::start_metawriters(const mapnik::Map &,const mapnik::projection &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(64) : see declaration of 'mapnik::feature_style_processor<Processor>::start_metawriters' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::stop_metawriters(const mapnik::Map &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(68) : see declaration of 'mapnik::feature_style_processor<Processor>::stop_metawriters' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply_to_layer(const mapnik::layer &,Processor &,const mapnik::projection &,double,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(73) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::render_style(const mapnik::layer &,Processor &,mapnik::feature_type_style *,const std::string &,mapnik::featureset_ptr,const mapnik::proj_transform &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(82) : see declaration of 'mapnik::feature_style_processor<Processor>::render_style' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixfmt.hpp(280) : warning C4244: 'argument' : conversion from 'unsigned __int64' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixfmt.hpp(260) : while compiling class template member function 'void mapnik::pixfmt_alpha_blend_gray<Blender,RenBuf>::blend_hline(int,int,unsigned int,const mapnik::gray32 &,agg::int8u)' | |
with | |
[ | |
Blender=mapnik::blender_gray32, | |
RenBuf=mapnik::grid_rendering_buffer | |
] | |
c:\dev2\mapnik\src\grid\process_line_symbolizer.cpp(58) : see reference to class template instantiation 'mapnik::pixfmt_alpha_blend_gray<Blender,RenBuf>' being compiled | |
with | |
[ | |
Blender=mapnik::blender_gray32, | |
RenBuf=mapnik::grid_rendering_buffer | |
] | |
c:\dev2\mapnik\src\grid\process_line_symbolizer.cpp(51) : while compiling class template member function 'void mapnik::grid_renderer<T>::process(const mapnik::line_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\process_line_symbolizer.cpp(103) : see reference to class template instantiation 'mapnik::grid_renderer<T>' being compiled | |
with | |
[ | |
T=mapnik::grid | |
] | |
compile-c-c++ build\src\msvc-10.0\release\threading-multi\grid\process_markers_symbolizer.obj | |
process_markers_symbolizer.cpp | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(288) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(289) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(296) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(297) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'mapnik::feature_style_processor<Processor>::feature_style_processor(const mapnik::Map &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(49) : see declaration of 'mapnik::feature_style_processor<Processor>::feature_style_processor' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(const mapnik::layer &,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(59) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(void)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(54) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::start_metawriters(const mapnik::Map &,const mapnik::projection &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(64) : see declaration of 'mapnik::feature_style_processor<Processor>::start_metawriters' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::stop_metawriters(const mapnik::Map &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(68) : see declaration of 'mapnik::feature_style_processor<Processor>::stop_metawriters' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply_to_layer(const mapnik::layer &,Processor &,const mapnik::projection &,double,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(73) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::render_style(const mapnik::layer &,Processor &,mapnik::feature_type_style *,const std::string &,mapnik::featureset_ptr,const mapnik::proj_transform &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(82) : see declaration of 'mapnik::feature_style_processor<Processor>::render_style' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixfmt.hpp(280) : warning C4244: 'argument' : conversion from 'unsigned __int64' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixfmt.hpp(260) : while compiling class template member function 'void mapnik::pixfmt_alpha_blend_gray<Blender,RenBuf>::blend_hline(int,int,unsigned int,const mapnik::gray32 &,agg::int8u)' | |
with | |
[ | |
Blender=mapnik::blender_gray32, | |
RenBuf=mapnik::grid_rendering_buffer | |
] | |
c:\dev2\mapnik\src\grid\process_markers_symbolizer.cpp(83) : see reference to class template instantiation 'mapnik::pixfmt_alpha_blend_gray<Blender,RenBuf>' being compiled | |
with | |
[ | |
Blender=mapnik::blender_gray32, | |
RenBuf=mapnik::grid_rendering_buffer | |
] | |
c:\dev2\mapnik\src\grid\process_markers_symbolizer.cpp(63) : while compiling class template member function 'void mapnik::grid_renderer<T>::process(const mapnik::markers_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\process_markers_symbolizer.cpp(201) : see reference to class template instantiation 'mapnik::grid_renderer<T>' being compiled | |
with | |
[ | |
T=mapnik::grid | |
] | |
compile-c-c++ build\src\msvc-10.0\release\threading-multi\grid\process_point_symbolizer.obj | |
process_point_symbolizer.cpp | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(288) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(289) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(296) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(297) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'mapnik::feature_style_processor<Processor>::feature_style_processor(const mapnik::Map &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(49) : see declaration of 'mapnik::feature_style_processor<Processor>::feature_style_processor' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(const mapnik::layer &,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(59) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(void)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(54) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::start_metawriters(const mapnik::Map &,const mapnik::projection &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(64) : see declaration of 'mapnik::feature_style_processor<Processor>::start_metawriters' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::stop_metawriters(const mapnik::Map &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(68) : see declaration of 'mapnik::feature_style_processor<Processor>::stop_metawriters' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply_to_layer(const mapnik::layer &,Processor &,const mapnik::projection &,double,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(73) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::render_style(const mapnik::layer &,Processor &,mapnik::feature_type_style *,const std::string &,mapnik::featureset_ptr,const mapnik::proj_transform &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(82) : see declaration of 'mapnik::feature_style_processor<Processor>::render_style' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
compile-c-c++ build\src\msvc-10.0\release\threading-multi\grid\process_polygon_pattern_symbolizer.obj | |
process_polygon_pattern_symbolizer.cpp | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(288) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(289) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(296) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(297) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'mapnik::feature_style_processor<Processor>::feature_style_processor(const mapnik::Map &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(49) : see declaration of 'mapnik::feature_style_processor<Processor>::feature_style_processor' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(const mapnik::layer &,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(59) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(void)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(54) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::start_metawriters(const mapnik::Map &,const mapnik::projection &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(64) : see declaration of 'mapnik::feature_style_processor<Processor>::start_metawriters' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::stop_metawriters(const mapnik::Map &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(68) : see declaration of 'mapnik::feature_style_processor<Processor>::stop_metawriters' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply_to_layer(const mapnik::layer &,Processor &,const mapnik::projection &,double,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(73) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::render_style(const mapnik::layer &,Processor &,mapnik::feature_type_style *,const std::string &,mapnik::featureset_ptr,const mapnik::proj_transform &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(82) : see declaration of 'mapnik::feature_style_processor<Processor>::render_style' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixfmt.hpp(280) : warning C4244: 'argument' : conversion from 'unsigned __int64' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixfmt.hpp(260) : while compiling class template member function 'void mapnik::pixfmt_alpha_blend_gray<Blender,RenBuf>::blend_hline(int,int,unsigned int,const mapnik::gray32 &,agg::int8u)' | |
with | |
[ | |
Blender=mapnik::blender_gray32, | |
RenBuf=mapnik::grid_rendering_buffer | |
] | |
c:\dev2\mapnik\src\grid\process_polygon_pattern_symbolizer.cpp(53) : see reference to class template instantiation 'mapnik::pixfmt_alpha_blend_gray<Blender,RenBuf>' being compiled | |
with | |
[ | |
Blender=mapnik::blender_gray32, | |
RenBuf=mapnik::grid_rendering_buffer | |
] | |
c:\dev2\mapnik\src\grid\process_polygon_pattern_symbolizer.cpp(46) : while compiling class template member function 'void mapnik::grid_renderer<T>::process(const mapnik::polygon_pattern_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\process_polygon_pattern_symbolizer.cpp(79) : see reference to class template instantiation 'mapnik::grid_renderer<T>' being compiled | |
with | |
[ | |
T=mapnik::grid | |
] | |
compile-c-c++ build\src\msvc-10.0\release\threading-multi\grid\process_raster_symbolizer.obj | |
process_raster_symbolizer.cpp | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'mapnik::feature_style_processor<Processor>::feature_style_processor(const mapnik::Map &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(49) : see declaration of 'mapnik::feature_style_processor<Processor>::feature_style_processor' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(const mapnik::layer &,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(59) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(void)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(54) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::start_metawriters(const mapnik::Map &,const mapnik::projection &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(64) : see declaration of 'mapnik::feature_style_processor<Processor>::start_metawriters' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::stop_metawriters(const mapnik::Map &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(68) : see declaration of 'mapnik::feature_style_processor<Processor>::stop_metawriters' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply_to_layer(const mapnik::layer &,Processor &,const mapnik::projection &,double,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(73) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::render_style(const mapnik::layer &,Processor &,mapnik::feature_type_style *,const std::string &,mapnik::featureset_ptr,const mapnik::proj_transform &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(82) : see declaration of 'mapnik::feature_style_processor<Processor>::render_style' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
compile-c-c++ build\src\msvc-10.0\release\threading-multi\grid\process_polygon_symbolizer.obj | |
process_polygon_symbolizer.cpp | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(288) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(289) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(296) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(297) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'mapnik::feature_style_processor<Processor>::feature_style_processor(const mapnik::Map &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(49) : see declaration of 'mapnik::feature_style_processor<Processor>::feature_style_processor' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(const mapnik::layer &,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(59) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(void)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(54) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::start_metawriters(const mapnik::Map &,const mapnik::projection &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(64) : see declaration of 'mapnik::feature_style_processor<Processor>::start_metawriters' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::stop_metawriters(const mapnik::Map &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(68) : see declaration of 'mapnik::feature_style_processor<Processor>::stop_metawriters' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply_to_layer(const mapnik::layer &,Processor &,const mapnik::projection &,double,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(73) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::render_style(const mapnik::layer &,Processor &,mapnik::feature_type_style *,const std::string &,mapnik::featureset_ptr,const mapnik::proj_transform &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(82) : see declaration of 'mapnik::feature_style_processor<Processor>::render_style' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixfmt.hpp(280) : warning C4244: 'argument' : conversion from 'unsigned __int64' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixfmt.hpp(260) : while compiling class template member function 'void mapnik::pixfmt_alpha_blend_gray<Blender,RenBuf>::blend_hline(int,int,unsigned int,const mapnik::gray32 &,agg::int8u)' | |
with | |
[ | |
Blender=mapnik::blender_gray32, | |
RenBuf=mapnik::grid_rendering_buffer | |
] | |
c:\dev2\mapnik\src\grid\process_polygon_symbolizer.cpp(81) : see reference to class template instantiation 'mapnik::pixfmt_alpha_blend_gray<Blender,RenBuf>' being compiled | |
with | |
[ | |
Blender=mapnik::blender_gray32, | |
RenBuf=mapnik::grid_rendering_buffer | |
] | |
c:\dev2\mapnik\src\grid\process_polygon_symbolizer.cpp(50) : while compiling class template member function 'void mapnik::grid_renderer<T>::process(const mapnik::polygon_symbolizer &,mapnik::feature_impl &,const mapnik::proj_transform &)' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\process_polygon_symbolizer.cpp(96) : see reference to class template instantiation 'mapnik::grid_renderer<T>' being compiled | |
with | |
[ | |
T=mapnik::grid | |
] | |
compile-c-c++ build\src\msvc-10.0\release\threading-multi\grid\process_text_symbolizer.obj | |
process_text_symbolizer.cpp | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'mapnik::feature_style_processor<Processor>::feature_style_processor(const mapnik::Map &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(49) : see declaration of 'mapnik::feature_style_processor<Processor>::feature_style_processor' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(const mapnik::layer &,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(59) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(void)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(54) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::start_metawriters(const mapnik::Map &,const mapnik::projection &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(64) : see declaration of 'mapnik::feature_style_processor<Processor>::start_metawriters' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::stop_metawriters(const mapnik::Map &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(68) : see declaration of 'mapnik::feature_style_processor<Processor>::stop_metawriters' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply_to_layer(const mapnik::layer &,Processor &,const mapnik::projection &,double,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(73) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::render_style(const mapnik::layer &,Processor &,mapnik::feature_type_style *,const std::string &,mapnik::featureset_ptr,const mapnik::proj_transform &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(82) : see declaration of 'mapnik::feature_style_processor<Processor>::render_style' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
compile-c-c++ build\src\msvc-10.0\release\threading-multi\grid\process_shield_symbolizer.obj | |
process_shield_symbolizer.cpp | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(288) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(289) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(296) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/grid/grid_pixel.hpp(297) : warning C4244: '=' : conversion from 'mapnik::gray32::calc_type' to 'mapnik::gray32::value_type', possible loss of data | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'mapnik::feature_style_processor<Processor>::feature_style_processor(const mapnik::Map &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(49) : see declaration of 'mapnik::feature_style_processor<Processor>::feature_style_processor' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(const mapnik::layer &,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(59) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply(void)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(54) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::start_metawriters(const mapnik::Map &,const mapnik::projection &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(64) : see declaration of 'mapnik::feature_style_processor<Processor>::start_metawriters' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::stop_metawriters(const mapnik::Map &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(68) : see declaration of 'mapnik::feature_style_processor<Processor>::stop_metawriters' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::apply_to_layer(const mapnik::layer &,Processor &,const mapnik::projection &,double,std::set<_Kty> &)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid>, | |
_Kty=std::string | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(73) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(92) : warning C4661: 'void mapnik::feature_style_processor<Processor>::render_style(const mapnik::layer &,Processor &,mapnik::feature_type_style *,const std::string &,mapnik::featureset_ptr,const mapnik::proj_transform &,double)' : no suitable definition provided for explicit template instantiation request | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(82) : see declaration of 'mapnik::feature_style_processor<Processor>::render_style' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
compile-c-c++ build\demo\c++\msvc-10.0\release\threading-multi\rundemo.obj | |
rundemo.cpp | |
msvc.link.dll build\src\msvc-10.0\release\threading-multi\mapnik.dll | |
Searching libraries | |
Searching build\deps\agg\msvc-10.0\release\link-static\threading-multi\libagg.lib: | |
Searching build\ltdl\msvc-10.0\release\link-static\threading-multi\libltdl.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_thread-vc100-mt-1_49.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_filesystem-vc100-mt-1_49.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_regex-vc100-mt-1_49.lib: | |
Searching c:\dev2\zlib\zlib.lib: | |
Searching c:\dev2\libpng\libpng.lib: | |
Searching c:\dev2\jpeg\libjpeg.lib: | |
Searching c:\dev2\tiff\libtiff\libtiff.lib: | |
Searching c:\dev2\freetype\freetype.lib: | |
Searching c:\dev2\proj\src\proj.lib: | |
Searching c:\dev2\icu\lib\icuuc.lib: | |
Searching c:\dev2\libxml2\win32\bin.msvc\libxml2.lib: | |
Searching c:\dev2\cairo\src\release\cairo.lib: | |
Searching c:\dev2\cairomm\MSVC_Net2010\cairomm\Win32\Release\cairomm-vc100-1_0.lib: | |
Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\LIB\msvcprt.lib: | |
Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\LIB\MSVCRT.lib: | |
Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\LIB\OLDNAMES.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_date_time-vc100-mt-1_49.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_system-vc100-mt-1_49.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\advapi32.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\oleaut32.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\Ole32.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\Psapi.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\uuid.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\user32.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\kernel32.lib: | |
Searching build\deps\agg\msvc-10.0\release\link-static\threading-multi\libagg.lib: | |
Searching build\ltdl\msvc-10.0\release\link-static\threading-multi\libltdl.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_thread-vc100-mt-1_49.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_filesystem-vc100-mt-1_49.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_regex-vc100-mt-1_49.lib: | |
Searching c:\dev2\zlib\zlib.lib: | |
Searching c:\dev2\libpng\libpng.lib: | |
Searching c:\dev2\jpeg\libjpeg.lib: | |
Searching c:\dev2\tiff\libtiff\libtiff.lib: | |
Searching c:\dev2\freetype\freetype.lib: | |
Searching c:\dev2\proj\src\proj.lib: | |
Searching c:\dev2\icu\lib\icuuc.lib: | |
Searching c:\dev2\libxml2\win32\bin.msvc\libxml2.lib: | |
Searching c:\dev2\cairo\src\release\cairo.lib: | |
Searching c:\dev2\cairomm\MSVC_Net2010\cairomm\Win32\Release\cairomm-vc100-1_0.lib: | |
Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\LIB\msvcprt.lib: | |
Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\LIB\MSVCRT.lib: | |
Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\LIB\OLDNAMES.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_date_time-vc100-mt-1_49.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_system-vc100-mt-1_49.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\advapi32.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\oleaut32.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\Ole32.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\Psapi.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\uuid.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\user32.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\kernel32.lib: | |
Searching build\deps\agg\msvc-10.0\release\link-static\threading-multi\libagg.lib: | |
Searching build\ltdl\msvc-10.0\release\link-static\threading-multi\libltdl.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_thread-vc100-mt-1_49.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_filesystem-vc100-mt-1_49.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_regex-vc100-mt-1_49.lib: | |
Searching c:\dev2\zlib\zlib.lib: | |
Searching c:\dev2\libpng\libpng.lib: | |
Searching c:\dev2\jpeg\libjpeg.lib: | |
Searching c:\dev2\tiff\libtiff\libtiff.lib: | |
Searching c:\dev2\freetype\freetype.lib: | |
Searching c:\dev2\proj\src\proj.lib: | |
Searching c:\dev2\icu\lib\icuuc.lib: | |
Searching c:\dev2\libxml2\win32\bin.msvc\libxml2.lib: | |
Searching c:\dev2\cairo\src\release\cairo.lib: | |
Searching c:\dev2\cairomm\MSVC_Net2010\cairomm\Win32\Release\cairomm-vc100-1_0.lib: | |
Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\LIB\msvcprt.lib: | |
Finished searching libraries | |
Creating library build\src\msvc-10.0\release\threading-multi\mapnik.lib and object build\src\msvc-10.0\release\threading-multi\mapnik.exp | |
Searching libraries | |
Searching build\deps\agg\msvc-10.0\release\link-static\threading-multi\libagg.lib: | |
Searching build\ltdl\msvc-10.0\release\link-static\threading-multi\libltdl.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_thread-vc100-mt-1_49.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_filesystem-vc100-mt-1_49.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_regex-vc100-mt-1_49.lib: | |
Searching c:\dev2\zlib\zlib.lib: | |
Searching c:\dev2\libpng\libpng.lib: | |
Searching c:\dev2\jpeg\libjpeg.lib: | |
Searching c:\dev2\tiff\libtiff\libtiff.lib: | |
Searching c:\dev2\freetype\freetype.lib: | |
Searching c:\dev2\proj\src\proj.lib: | |
Searching c:\dev2\icu\lib\icuuc.lib: | |
Searching c:\dev2\libxml2\win32\bin.msvc\libxml2.lib: | |
Searching c:\dev2\cairo\src\release\cairo.lib: | |
Searching c:\dev2\cairomm\MSVC_Net2010\cairomm\Win32\Release\cairomm-vc100-1_0.lib: | |
Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\LIB\msvcprt.lib: | |
Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\LIB\MSVCRT.lib: | |
Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\LIB\OLDNAMES.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_date_time-vc100-mt-1_49.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_system-vc100-mt-1_49.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\advapi32.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\oleaut32.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\Ole32.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\Psapi.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\uuid.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\user32.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\kernel32.lib: | |
Finished searching libraries | |
Searching libraries | |
Searching build\deps\agg\msvc-10.0\release\link-static\threading-multi\libagg.lib: | |
Searching build\ltdl\msvc-10.0\release\link-static\threading-multi\libltdl.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_thread-vc100-mt-1_49.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_filesystem-vc100-mt-1_49.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_regex-vc100-mt-1_49.lib: | |
Searching c:\dev2\zlib\zlib.lib: | |
Searching c:\dev2\libpng\libpng.lib: | |
Searching c:\dev2\jpeg\libjpeg.lib: | |
Searching c:\dev2\tiff\libtiff\libtiff.lib: | |
Searching c:\dev2\freetype\freetype.lib: | |
Searching c:\dev2\proj\src\proj.lib: | |
Searching c:\dev2\icu\lib\icuuc.lib: | |
Searching c:\dev2\libxml2\win32\bin.msvc\libxml2.lib: | |
Searching c:\dev2\cairo\src\release\cairo.lib: | |
Searching c:\dev2\cairomm\MSVC_Net2010\cairomm\Win32\Release\cairomm-vc100-1_0.lib: | |
Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\LIB\msvcprt.lib: | |
Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\LIB\MSVCRT.lib: | |
Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\LIB\OLDNAMES.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_date_time-vc100-mt-1_49.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_system-vc100-mt-1_49.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\advapi32.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\oleaut32.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\Ole32.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\Psapi.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\uuid.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\user32.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\kernel32.lib: | |
Searching build\deps\agg\msvc-10.0\release\link-static\threading-multi\libagg.lib: | |
Searching build\ltdl\msvc-10.0\release\link-static\threading-multi\libltdl.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_thread-vc100-mt-1_49.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_filesystem-vc100-mt-1_49.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_regex-vc100-mt-1_49.lib: | |
Searching c:\dev2\zlib\zlib.lib: | |
Searching c:\dev2\libpng\libpng.lib: | |
Searching c:\dev2\jpeg\libjpeg.lib: | |
Searching c:\dev2\tiff\libtiff\libtiff.lib: | |
Searching c:\dev2\freetype\freetype.lib: | |
Searching c:\dev2\proj\src\proj.lib: | |
Searching c:\dev2\icu\lib\icuuc.lib: | |
Searching c:\dev2\libxml2\win32\bin.msvc\libxml2.lib: | |
Searching c:\dev2\cairo\src\release\cairo.lib: | |
Searching c:\dev2\cairomm\MSVC_Net2010\cairomm\Win32\Release\cairomm-vc100-1_0.lib: | |
Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\LIB\msvcprt.lib: | |
Finished searching libraries | |
msvc.manifest.dll build\src\msvc-10.0\release\threading-multi\mapnik.dll | |
common.copy c:\mapnik-2.0\lib\mapnik.dll | |
build\src\msvc-10.0\release\threading-multi\mapnik.dll | |
1 file(s) copied. | |
msvc.link build\utils\pgsql2sqlite\msvc-10.0\release\threading-multi\pgsql2sqlite.exe | |
Creating library build\utils\pgsql2sqlite\msvc-10.0\release\threading-multi\pgsql2sqlite.lib and object build\utils\pgsql2sqlite\msvc-10.0\release\threading-multi\pgsql2sqlite.exp | |
main.obj : error LNK2019: unresolved external symbol "private: static enum mapnik::logger::severity_type mapnik::logger::severity_level_" (?severity_level_@logger@mapnik@@0W4severity_type@12@A) referenced in function "public: static enum mapnik::logger::severity_type __cdecl mapnik::logger::get_severity(void)" (?get_severity@logger@mapnik@@SA?AW4severity_type@12@XZ) | |
main.obj : error LNK2019: unresolved external symbol "private: static class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > mapnik::logger::format_" (?format_@logger@mapnik@@0V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@A) referenced in function "public: static class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl mapnik::logger::get_format(void)" (?get_format@logger@mapnik@@SA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ) | |
main.obj : error LNK2019: unresolved external symbol "private: static class boost::unordered::unordered_map<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,enum mapnik::logger::severity_type,struct boost::hash<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,struct std::equal_to<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<struct std::pair<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const ,enum mapnik::logger::severity_type> > > mapnik::logger::object_severity_level_" (?object_severity_level_@logger@mapnik@@0V?$unordered_map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@W4severity_type@logger@mapnik@@U?$hash@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@boost@@U?$equal_to@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@W4severity_type@logger@mapnik@@@std@@@2@@unordered@boost@@A) referenced in function "public: static enum mapnik::logger::severity_type __cdecl mapnik::logger::get_object_severity(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?get_object_severity@logger@mapnik@@SA?AW4severity_type@12@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) | |
main.obj : error LNK2019: unresolved external symbol "private: static class boost::mutex mapnik::logger::severity_mutex_" (?severity_mutex_@logger@mapnik@@0Vmutex@boost@@A) referenced in function "public: static void __cdecl mapnik::logger::set_severity(enum mapnik::logger::severity_type const &)" (?set_severity@logger@mapnik@@SAXABW4severity_type@12@@Z) | |
main.obj : error LNK2019: unresolved external symbol "private: static class boost::mutex mapnik::logger::format_mutex_" (?format_mutex_@logger@mapnik@@0Vmutex@boost@@A) referenced in function "public: static void __cdecl mapnik::logger::set_format(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?set_format@logger@mapnik@@SAXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) | |
build\utils\pgsql2sqlite\msvc-10.0\release\threading-multi\pgsql2sqlite.exe : fatal error LNK1120: 5 unresolved externals | |
call "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\vcvarsall.bat" x86 >nul | |
link /NOLOGO /INCREMENTAL:NO /MACHINE:X86 /subsystem:console /out:"build\utils\pgsql2sqlite\msvc-10.0\release\threading-multi\pgsql2sqlite.exe" /LIBPATH:"c:\Program Files\MicrosoftSDKs\Windows\v7.0A\Lib" /LIBPATH:"c:\dev2\boost-49-vc100\lib" /LIBPATH:"c:\dev2\icu\lib" /LIBPATH:"c:\dev2\postgresql\src\interfaces\libpq\Release" @"build\utils\pgsql2sqlite\msvc-10.0\release\threading-multi\pgsql2sqlite.exe.rsp" | |
if %ERRORLEVEL% NEQ 0 EXIT %ERRORLEVEL% | |
...failed msvc.link build\utils\pgsql2sqlite\msvc-10.0\release\threading-multi\pgsql2sqlite.exe... | |
...skipped <pc:\mapnik-2.0\bin>pgsql2sqlite.exe for lack of <pbuild\utils\pgsql2sqlite\msvc-10.0\release\threading-multi>pgsql2sqlite.exe... | |
msvc.link build\utils\shapeindex\msvc-10.0\release\threading-multi\shapeindex.exe | |
Creating library build\utils\shapeindex\msvc-10.0\release\threading-multi\shapeindex.lib and object build\utils\shapeindex\msvc-10.0\release\threading-multi\shapeindex.exp | |
msvc.manifest build\utils\shapeindex\msvc-10.0\release\threading-multi\shapeindex.exe | |
common.copy c:\mapnik-2.0\bin\shapeindex.exe | |
build\utils\shapeindex\msvc-10.0\release\threading-multi\shapeindex.exe | |
1 file(s) copied. | |
msvc.link.dll build\plugins\input\csv\msvc-10.0\release\threading-multi\csv.input | |
Creating library build\plugins\input\csv\msvc-10.0\release\threading-multi\csv.lib and object build\plugins\input\csv\msvc-10.0\release\threading-multi\csv.exp | |
msvc.manifest.dll build\plugins\input\csv\msvc-10.0\release\threading-multi\csv.input | |
common.copy c:\mapnik-2.0\lib\mapnik\input\csv.input | |
build\plugins\input\csv\msvc-10.0\release\threading-multi\csv.input | |
1 file(s) copied. | |
common.copy c:\mapnik-2.0\lib\mapnik\input\csv.lib | |
build\plugins\input\csv\msvc-10.0\release\threading-multi\csv.lib | |
1 file(s) copied. | |
msvc.link.dll build\plugins\input\shape\msvc-10.0\release\threading-multi\shape.input | |
Creating library build\plugins\input\shape\msvc-10.0\release\threading-multi\shape.lib and object build\plugins\input\shape\msvc-10.0\release\threading-multi\shape.exp | |
msvc.manifest.dll build\plugins\input\shape\msvc-10.0\release\threading-multi\shape.input | |
common.copy c:\mapnik-2.0\lib\mapnik\input\shape.input | |
build\plugins\input\shape\msvc-10.0\release\threading-multi\shape.input | |
1 file(s) copied. | |
common.copy c:\mapnik-2.0\lib\mapnik\input\shape.lib | |
build\plugins\input\shape\msvc-10.0\release\threading-multi\shape.lib | |
1 file(s) copied. | |
msvc.link.dll build\plugins\input\sqlite\msvc-10.0\release\threading-multi\sqlite.input | |
Creating library build\plugins\input\sqlite\msvc-10.0\release\threading-multi\sqlite.lib and object build\plugins\input\sqlite\msvc-10.0\release\threading-multi\sqlite.exp | |
msvc.manifest.dll build\plugins\input\sqlite\msvc-10.0\release\threading-multi\sqlite.input | |
common.copy c:\mapnik-2.0\lib\mapnik\input\sqlite.input | |
build\plugins\input\sqlite\msvc-10.0\release\threading-multi\sqlite.input | |
1 file(s) copied. | |
common.copy c:\mapnik-2.0\lib\mapnik\input\sqlite.lib | |
build\plugins\input\sqlite\msvc-10.0\release\threading-multi\sqlite.lib | |
1 file(s) copied. | |
msvc.link.dll build\plugins\input\raster\msvc-10.0\release\threading-multi\raster.input | |
Searching libraries | |
Searching build\src\msvc-10.0\release\threading-multi\mapnik.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_thread-vc100-mt-1_49.lib: | |
Searching c:\dev2\icu\lib\icuuc.lib: | |
Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\LIB\msvcprt.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_filesystem-vc100-mt-1_49.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_system-vc100-mt-1_49.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_date_time-vc100-mt-1_49.lib: | |
Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\LIB\MSVCRT.lib: | |
Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\LIB\OLDNAMES.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\uuid.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\kernel32.lib: | |
Searching build\src\msvc-10.0\release\threading-multi\mapnik.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_thread-vc100-mt-1_49.lib: | |
Searching c:\dev2\icu\lib\icuuc.lib: | |
Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\LIB\msvcprt.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_filesystem-vc100-mt-1_49.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_system-vc100-mt-1_49.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_date_time-vc100-mt-1_49.lib: | |
Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\LIB\MSVCRT.lib: | |
Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\LIB\OLDNAMES.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\uuid.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\kernel32.lib: | |
Searching build\src\msvc-10.0\release\threading-multi\mapnik.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_thread-vc100-mt-1_49.lib: | |
Searching c:\dev2\icu\lib\icuuc.lib: | |
Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\LIB\msvcprt.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_filesystem-vc100-mt-1_49.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_system-vc100-mt-1_49.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_date_time-vc100-mt-1_49.lib: | |
Finished searching libraries | |
Creating library build\plugins\input\raster\msvc-10.0\release\threading-multi\raster.lib and object build\plugins\input\raster\msvc-10.0\release\threading-multi\raster.exp | |
Searching libraries | |
Searching build\src\msvc-10.0\release\threading-multi\mapnik.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_thread-vc100-mt-1_49.lib: | |
Searching c:\dev2\icu\lib\icuuc.lib: | |
Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\LIB\msvcprt.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_filesystem-vc100-mt-1_49.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_system-vc100-mt-1_49.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_date_time-vc100-mt-1_49.lib: | |
Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\LIB\MSVCRT.lib: | |
Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\LIB\OLDNAMES.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\uuid.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\kernel32.lib: | |
Finished searching libraries | |
Searching libraries | |
Searching build\src\msvc-10.0\release\threading-multi\mapnik.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_thread-vc100-mt-1_49.lib: | |
Searching c:\dev2\icu\lib\icuuc.lib: | |
Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\LIB\msvcprt.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_filesystem-vc100-mt-1_49.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_system-vc100-mt-1_49.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_date_time-vc100-mt-1_49.lib: | |
Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\LIB\MSVCRT.lib: | |
Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\LIB\OLDNAMES.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\uuid.lib: | |
Searching C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\lib\kernel32.lib: | |
Searching build\src\msvc-10.0\release\threading-multi\mapnik.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_thread-vc100-mt-1_49.lib: | |
Searching c:\dev2\icu\lib\icuuc.lib: | |
Searching C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\LIB\msvcprt.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_filesystem-vc100-mt-1_49.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_system-vc100-mt-1_49.lib: | |
Searching c:\dev2\boost-49-vc100\lib\libboost_date_time-vc100-mt-1_49.lib: | |
Finished searching libraries | |
msvc.manifest.dll build\plugins\input\raster\msvc-10.0\release\threading-multi\raster.input | |
common.copy c:\mapnik-2.0\lib\mapnik\input\raster.input | |
build\plugins\input\raster\msvc-10.0\release\threading-multi\raster.input | |
1 file(s) copied. | |
common.copy c:\mapnik-2.0\lib\mapnik\input\raster.lib | |
build\plugins\input\raster\msvc-10.0\release\threading-multi\raster.lib | |
1 file(s) copied. | |
msvc.link.dll build\plugins\input\postgis\msvc-10.0\release\threading-multi\postgis.input | |
Creating library build\plugins\input\postgis\msvc-10.0\release\threading-multi\postgis.lib and object build\plugins\input\postgis\msvc-10.0\release\threading-multi\postgis.exp | |
msvc.manifest.dll build\plugins\input\postgis\msvc-10.0\release\threading-multi\postgis.input | |
common.copy c:\mapnik-2.0\lib\mapnik\input\postgis.input | |
build\plugins\input\postgis\msvc-10.0\release\threading-multi\postgis.input | |
1 file(s) copied. | |
common.copy c:\mapnik-2.0\lib\mapnik\input\postgis.lib | |
build\plugins\input\postgis\msvc-10.0\release\threading-multi\postgis.lib | |
1 file(s) copied. | |
msvc.link.dll build\plugins\input\gdal\msvc-10.0\release\threading-multi\gdal.input | |
Creating library build\plugins\input\gdal\msvc-10.0\release\threading-multi\gdal.lib and object build\plugins\input\gdal\msvc-10.0\release\threading-multi\gdal.exp | |
msvc.manifest.dll build\plugins\input\gdal\msvc-10.0\release\threading-multi\gdal.input | |
common.copy c:\mapnik-2.0\lib\mapnik\input\gdal.input | |
build\plugins\input\gdal\msvc-10.0\release\threading-multi\gdal.input | |
1 file(s) copied. | |
common.copy c:\mapnik-2.0\lib\mapnik\input\gdal.lib | |
build\plugins\input\gdal\msvc-10.0\release\threading-multi\gdal.lib | |
1 file(s) copied. | |
msvc.link build\demo\c++\msvc-10.0\release\threading-multi\rundemo.exe | |
msvc.manifest build\demo\c++\msvc-10.0\release\threading-multi\rundemo.exe | |
common.copy c:\mapnik-2.0\demo\c++\rundemo.exe | |
build\demo\c++\msvc-10.0\release\threading-multi\rundemo.exe | |
1 file(s) copied. | |
msvc.link build\tests\cpp_tests\msvc-10.0\release\threading-multi\font_registration_test.exe | |
msvc.manifest build\tests\cpp_tests\msvc-10.0\release\threading-multi\font_registration_test.exe | |
msvc.link build\tests\cpp_tests\msvc-10.0\release\threading-multi\params_test.exe | |
msvc.manifest build\tests\cpp_tests\msvc-10.0\release\threading-multi\params_test.exe | |
msvc.link.dll build\plugins\input\ogr\msvc-10.0\release\threading-multi\ogr.input | |
Creating library build\plugins\input\ogr\msvc-10.0\release\threading-multi\ogr.lib and object build\plugins\input\ogr\msvc-10.0\release\threading-multi\ogr.exp | |
msvc.manifest.dll build\plugins\input\ogr\msvc-10.0\release\threading-multi\ogr.input | |
common.copy c:\mapnik-2.0\lib\mapnik\input\ogr.input | |
build\plugins\input\ogr\msvc-10.0\release\threading-multi\ogr.input | |
1 file(s) copied. | |
common.copy c:\mapnik-2.0\lib\mapnik\input\ogr.lib | |
build\plugins\input\ogr\msvc-10.0\release\threading-multi\ogr.lib | |
1 file(s) copied. | |
...failed updating 1 target... | |
...skipped 1 target... | |
...updated 69 targets... | |
1 file(s) copied. | |
1 file(s) copied. | |
1 file(s) copied. | |
1 file(s) copied. | |
1 file(s) copied. | |
1 file(s) copied. | |
1 file(s) copied. | |
1 file(s) copied. | |
Started at 7:55:22.42, finished at 8:03:23.10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment