Created
November 18, 2011 23:22
-
-
Save springmeyer/1378079 to your computer and use it in GitHub Desktop.
mapnik build progress on windows
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 ... | |
dependecies dir: c:\dev2\ | |
lib_dir_schema=lib | |
Python is not configured | |
Mapnik.Python library won't be built | |
...patience... | |
...patience... | |
...patience... | |
...patience... | |
...found 16455 targets... | |
...updating 59 targets... | |
common.copy c:\mapnik-2.0\include\mapnik\rule.hpp | |
c:\dev2\mapnik\include\mapnik\rule.hpp | |
1 file(s) copied. | |
compile-c-c++ build\src\msvc-9.0\release\threading-multi\cairo_renderer.obj | |
cairo_renderer.cpp | |
compile-c-c++ build\src\msvc-9.0\release\threading-multi\feature_style_processor.obj | |
feature_style_processor.cpp | |
c:\dev2\boost-vc100\include\boost-1_48\boost/move/move.hpp(28) : warning C4005: '_SCL_SECURE_NO_WARNINGS' : macro redefinition | |
command-line arguments : see previous definition of '_SCL_SECURE_NO_WARNINGS' | |
compile-c-c++ build\src\msvc-9.0\release\threading-multi\feature_type_style.obj | |
feature_type_style.cpp | |
c:\dev2\boost-vc100\include\boost-1_48\boost/move/move.hpp(28) : warning C4005: '_SCL_SECURE_NO_WARNINGS' : macro redefinition | |
command-line arguments : see previous definition of '_SCL_SECURE_NO_WARNINGS' | |
compile-c-c++ build\src\msvc-9.0\release\threading-multi\image_util.obj | |
image_util.cpp | |
c:\dev2\boost-vc100\include\boost-1_48\boost/move/move.hpp(28) : warning C4005: '_SCL_SECURE_NO_WARNINGS' : macro redefinition | |
command-line arguments : see previous definition of '_SCL_SECURE_NO_WARNINGS' | |
c:\dev2\mapnik\include\mapnik/octree.hpp(249) : warning C4244: 'initializing' : conversion from 'double' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/octree.hpp(229) : while compiling class template member function 'void mapnik::octree<T>::reduce(void)' | |
with | |
[ | |
T=mapnik::rgb | |
] | |
c:\dev2\mapnik\include\mapnik/png_io.hpp(370) : see reference to class template instantiation 'mapnik::octree<T>' being compiled | |
with | |
[ | |
T=mapnik::rgb | |
] | |
c:\dev2\mapnik\src\image_util.cpp(318) : see reference to function template instantiation 'void mapnik::save_as_png8_oct<std::ostream,T>(T1 &,const T2 &,const unsigned int,int,int,int)' being compiled | |
with | |
[ | |
T=mapnik::image_data_32, | |
T1=std::ostream, | |
T2=mapnik::image_data_32 | |
] | |
c:\dev2\mapnik\src\image_util.cpp(120) : see reference to function template instantiation 'void mapnik::save_to_stream<T>(const T &,std::ostream &,const std::string &)' being compiled | |
with | |
[ | |
T=mapnik::image_data_32 | |
] | |
c:\dev2\mapnik\include\mapnik/image_util.hpp(229) : see reference to function template instantiation 'void mapnik::save_to_file<mapnik::image_data_32>(const T &,const std::string &,const std::string &)' being compiled | |
with | |
[ | |
T=mapnik::image_data_32 | |
] | |
c:\dev2\mapnik\include\mapnik/octree.hpp(258) : warning C4244: '=' : conversion from 'double' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/octree.hpp(211) : warning C4244: 'initializing' : conversion from 'uint64_t' to 'double', possible loss of data | |
c:\dev2\mapnik\include\mapnik/octree.hpp(206) : while compiling class template member function 'void mapnik::octree<T>::computeCost(mapnik::octree<T>::node *)' | |
with | |
[ | |
T=mapnik::rgb | |
] | |
c:\dev2\mapnik\include\mapnik/octree.hpp(212) : warning C4244: 'initializing' : conversion from 'uint64_t' to 'double', possible loss of data | |
c:\dev2\mapnik\include\mapnik/octree.hpp(213) : warning C4244: 'initializing' : conversion from 'uint64_t' to 'double', possible loss of data | |
compile-c-c++ build\src\msvc-9.0\release\threading-multi\load_map.obj | |
load_map.cpp | |
c:\dev2\boost-vc100\include\boost-1_48\boost/move/move.hpp(28) : warning C4005: '_SCL_SECURE_NO_WARNINGS' : macro redefinition | |
command-line arguments : see previous definition of '_SCL_SECURE_NO_WARNINGS' | |
c:\dev2\mapnik\src\load_map.cpp(1251) : error C2665: 'mapnik::text_symbolizer::text_symbolizer' : none of the 3 overloads could convert all the argument types | |
c:\dev2\mapnik\include\mapnik/text_symbolizer.hpp(46): could be 'mapnik::text_symbolizer::text_symbolizer(mapnik::expression_ptr,const std::string &,float,const mapnik::color &)' | |
while trying to match the argument list '(mapnik::expression_ptr, float, mapnik::color, mapnik::text_placements_ptr)' | |
c:\dev2\mapnik\src\load_map.cpp(1251) : error C2512: 'mapnik::text_symbolizer' : no appropriate default constructor available | |
c:\dev2\mapnik\src\load_map.cpp(1660) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data | |
c:\dev2\mapnik\src\load_map.cpp(1902) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data | |
c:\dev2\mapnik\src\load_map.cpp(1998) : warning C4244: 'argument' : conversion from 'double' to 'unsigned int', possible loss of data | |
call "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\vcvarsall.bat" x86 >nul | |
cl /Zm800 -nologo @"build\src\msvc-9.0\release\threading-multi\load_map.obj.rsp" | |
...failed compile-c-c++ build\src\msvc-9.0\release\threading-multi\load_map.obj... | |
compile-c-c++ build\src\msvc-9.0\release\threading-multi\map.obj | |
map.cpp | |
c:\dev2\boost-vc100\include\boost-1_48\boost/move/move.hpp(28) : warning C4005: '_SCL_SECURE_NO_WARNINGS' : macro redefinition | |
command-line arguments : see previous definition of '_SCL_SECURE_NO_WARNINGS' | |
c:\dev2\mapnik\src\map.cpp(385) : warning C4804: '>' : unsafe use of type 'bool' in operation | |
compile-c-c++ build\src\msvc-9.0\release\threading-multi\save_map.obj | |
save_map.cpp | |
c:\dev2\boost-vc100\include\boost-1_48\boost/move/move.hpp(28) : warning C4005: '_SCL_SECURE_NO_WARNINGS' : macro redefinition | |
command-line arguments : see previous definition of '_SCL_SECURE_NO_WARNINGS' | |
compile-c-c++ build\src\msvc-9.0\release\threading-multi\scale_denominator.obj | |
scale_denominator.cpp | |
c:\dev2\boost-vc100\include\boost-1_48\boost/move/move.hpp(28) : warning C4005: '_SCL_SECURE_NO_WARNINGS' : macro redefinition | |
command-line arguments : see previous definition of '_SCL_SECURE_NO_WARNINGS' | |
compile-c-c++ build\src\msvc-9.0\release\threading-multi\symbolizer.obj | |
symbolizer.cpp | |
c:\dev2\boost-vc100\include\boost-1_48\boost/move/move.hpp(28) : warning C4005: '_SCL_SECURE_NO_WARNINGS' : macro redefinition | |
command-line arguments : see previous definition of '_SCL_SECURE_NO_WARNINGS' | |
compile-c-c++ build\src\msvc-9.0\release\threading-multi\text_symbolizer.obj | |
text_symbolizer.cpp | |
c:\dev2\mapnik\src\text_symbolizer.cpp(92) : error C2511: 'mapnik::text_symbolizer::text_symbolizer(mapnik::expression_ptr,const std::string &,float,const mapnik::color &,mapnik::text_placements_ptr)' : overloaded member function not found in 'mapnik::text_symbolizer' | |
c:\dev2\mapnik\include\mapnik/text_symbolizer.hpp(44) : see declaration of 'mapnik::text_symbolizer' | |
c:\dev2\mapnik\src\text_symbolizer.cpp(557) : error C2059: syntax error : '}' | |
c:\dev2\mapnik\src\text_symbolizer.cpp(558) : error C2612: trailing 'end of file' illegal in base/member initializer list | |
c:\dev2\mapnik\src\text_symbolizer.cpp(558) : fatal error C1004: unexpected end-of-file found | |
call "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\vcvarsall.bat" x86 >nul | |
cl /Zm800 -nologo @"build\src\msvc-9.0\release\threading-multi\text_symbolizer.obj.rsp" | |
...failed compile-c-c++ build\src\msvc-9.0\release\threading-multi\text_symbolizer.obj... | |
compile-c-c++ build\src\msvc-9.0\release\threading-multi\agg\process_building_symbolizer.obj | |
process_building_symbolizer.cpp | |
c:\dev2\boost-vc100\include\boost-1_48\boost/move/move.hpp(28) : warning C4005: '_SCL_SECURE_NO_WARNINGS' : macro redefinition | |
command-line arguments : see previous definition of '_SCL_SECURE_NO_WARNINGS' | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(72) : 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(41) : 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(72) : 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(51) : 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(72) : 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(46) : 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(72) : 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(56) : 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(72) : 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(60) : 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(72) : 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(65) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
compile-c-c++ build\src\msvc-9.0\release\threading-multi\agg\process_glyph_symbolizer.obj | |
process_glyph_symbolizer.cpp | |
c:\dev2\boost-vc100\include\boost-1_48\boost/move/move.hpp(28) : warning C4005: '_SCL_SECURE_NO_WARNINGS' : macro redefinition | |
command-line arguments : see previous definition of '_SCL_SECURE_NO_WARNINGS' | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(72) : 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(41) : 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(72) : 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(51) : 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(72) : 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(46) : 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(72) : 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(56) : 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(72) : 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(60) : 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(72) : 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(65) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\src\agg\process_glyph_symbolizer.cpp(62) : warning C4244: 'initializing' : conversion from 'unsigned int' to 'float', possible loss of data | |
c:\dev2\mapnik\src\agg\process_glyph_symbolizer.cpp(40) : while compiling class template member function 'void mapnik::agg_renderer<T>::process(const mapnik::glyph_symbolizer &,const mapnik::Feature &,const mapnik::proj_transform &)' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\process_glyph_symbolizer.cpp(97) : see reference to class template instantiation 'mapnik::agg_renderer<T>' being compiled | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\process_glyph_symbolizer.cpp(63) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data | |
c:\dev2\mapnik\src\agg\process_glyph_symbolizer.cpp(64) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data | |
compile-c-c++ build\src\msvc-9.0\release\threading-multi\agg\process_line_symbolizer.obj | |
process_line_symbolizer.cpp | |
c:\dev2\boost-vc100\include\boost-1_48\boost/move/move.hpp(28) : warning C4005: '_SCL_SECURE_NO_WARNINGS' : macro redefinition | |
command-line arguments : see previous definition of '_SCL_SECURE_NO_WARNINGS' | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(72) : 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(41) : 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(72) : 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(51) : 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(72) : 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(46) : 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(72) : 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(56) : 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(72) : 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(60) : 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(72) : 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(65) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
compile-c-c++ build\src\msvc-9.0\release\threading-multi\agg\process_line_pattern_symbolizer.obj | |
process_line_pattern_symbolizer.cpp | |
c:\dev2\boost-vc100\include\boost-1_48\boost/move/move.hpp(28) : warning C4005: '_SCL_SECURE_NO_WARNINGS' : macro redefinition | |
command-line arguments : see previous definition of '_SCL_SECURE_NO_WARNINGS' | |
c:\dev2\mapnik\include\mapnik/marker.hpp(87) : warning C4244: 'return' : conversion from 'double' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/marker.hpp(95) : warning C4244: 'return' : conversion from 'double' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(72) : 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(41) : 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(72) : 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(51) : 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(72) : 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(46) : 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(72) : 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(56) : 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(72) : 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(60) : 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(72) : 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(65) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
compile-c-c++ build\src\msvc-9.0\release\threading-multi\agg\process_text_symbolizer.obj | |
process_text_symbolizer.cpp | |
c:\dev2\boost-vc100\include\boost-1_48\boost/move/move.hpp(28) : warning C4005: '_SCL_SECURE_NO_WARNINGS' : macro redefinition | |
command-line arguments : see previous definition of '_SCL_SECURE_NO_WARNINGS' | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(72) : 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(41) : 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(72) : 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(51) : 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(72) : 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(46) : 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(72) : 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(56) : 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(72) : 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(60) : 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(72) : 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(65) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\src\agg\process_text_symbolizer.cpp(60) : warning C4804: '>' : unsafe use of type 'bool' in operation | |
c:\dev2\mapnik\src\agg\process_text_symbolizer.cpp(35) : while compiling class template member function 'void mapnik::agg_renderer<T>::process(const mapnik::text_symbolizer &,const mapnik::Feature &,const mapnik::proj_transform &)' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\process_text_symbolizer.cpp(181) : see reference to class template instantiation 'mapnik::agg_renderer<T>' being compiled | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\process_text_symbolizer.cpp(108) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data | |
compile-c-c++ build\src\msvc-9.0\release\threading-multi\agg\process_point_symbolizer.obj | |
process_point_symbolizer.cpp | |
c:\dev2\boost-vc100\include\boost-1_48\boost/move/move.hpp(28) : warning C4005: '_SCL_SECURE_NO_WARNINGS' : macro redefinition | |
command-line arguments : see previous definition of '_SCL_SECURE_NO_WARNINGS' | |
c:\dev2\mapnik\include\mapnik/marker.hpp(87) : warning C4244: 'return' : conversion from 'double' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/marker.hpp(95) : warning C4244: 'return' : conversion from 'double' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(72) : 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(41) : 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(72) : 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(51) : 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(72) : 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(46) : 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(72) : 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(56) : 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(72) : 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(60) : 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(72) : 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(65) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\src\agg\process_point_symbolizer.cpp(105) : warning C4244: 'argument' : conversion from 'double' to 'const int', possible loss of data | |
c:\dev2\mapnik\src\agg\process_point_symbolizer.cpp(50) : while compiling class template member function 'void mapnik::agg_renderer<T>::process(const mapnik::point_symbolizer &,const mapnik::Feature &,const mapnik::proj_transform &)' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\process_point_symbolizer.cpp(117) : see reference to class template instantiation 'mapnik::agg_renderer<T>' being compiled | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\process_point_symbolizer.cpp(105) : warning C4244: 'argument' : conversion from 'double' to 'const int', possible loss of data | |
compile-c-c++ build\src\msvc-9.0\release\threading-multi\agg\process_polygon_symbolizer.obj | |
process_polygon_symbolizer.cpp | |
c:\dev2\boost-vc100\include\boost-1_48\boost/move/move.hpp(28) : warning C4005: '_SCL_SECURE_NO_WARNINGS' : macro redefinition | |
command-line arguments : see previous definition of '_SCL_SECURE_NO_WARNINGS' | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(72) : 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(41) : 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(72) : 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(51) : 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(72) : 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(46) : 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(72) : 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(56) : 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(72) : 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(60) : 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(72) : 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(65) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
compile-c-c++ build\src\msvc-9.0\release\threading-multi\agg\process_polygon_pattern_symbolizer.obj | |
process_polygon_pattern_symbolizer.cpp | |
c:\dev2\boost-vc100\include\boost-1_48\boost/move/move.hpp(28) : warning C4005: '_SCL_SECURE_NO_WARNINGS' : macro redefinition | |
command-line arguments : see previous definition of '_SCL_SECURE_NO_WARNINGS' | |
c:\dev2\mapnik\include\mapnik/marker.hpp(87) : warning C4244: 'return' : conversion from 'double' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/marker.hpp(95) : warning C4244: 'return' : conversion from 'double' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(72) : 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(41) : 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(72) : 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(51) : 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(72) : 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(46) : 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(72) : 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(56) : 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(72) : 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(60) : 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(72) : 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(65) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
compile-c-c++ build\src\msvc-9.0\release\threading-multi\agg\process_raster_symbolizer.obj | |
process_raster_symbolizer.cpp | |
c:\dev2\boost-vc100\include\boost-1_48\boost/move/move.hpp(28) : warning C4005: '_SCL_SECURE_NO_WARNINGS' : macro redefinition | |
command-line arguments : see previous definition of '_SCL_SECURE_NO_WARNINGS' | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(72) : 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(41) : 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(72) : 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(51) : 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(72) : 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(46) : 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(72) : 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(56) : 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(72) : 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(60) : 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(72) : 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(65) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
compile-c-c++ build\src\msvc-9.0\release\threading-multi\agg\process_shield_symbolizer.obj | |
process_shield_symbolizer.cpp | |
c:\dev2\boost-vc100\include\boost-1_48\boost/move/move.hpp(28) : warning C4005: '_SCL_SECURE_NO_WARNINGS' : macro redefinition | |
command-line arguments : see previous definition of '_SCL_SECURE_NO_WARNINGS' | |
c:\dev2\mapnik\include\mapnik/marker.hpp(87) : warning C4244: 'return' : conversion from 'double' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/marker.hpp(95) : warning C4244: 'return' : conversion from 'double' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/svg/svg_renderer.hpp(89) : warning C4244: 'return' : conversion from 'double' to 'int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(72) : 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(41) : 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(72) : 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(51) : 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(72) : 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(46) : 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(72) : 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(56) : 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(72) : 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(60) : 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(72) : 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(65) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\src\agg\process_shield_symbolizer.cpp(132) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data | |
c:\dev2\mapnik\src\agg\process_shield_symbolizer.cpp(47) : while compiling class template member function 'void mapnik::agg_renderer<T>::process(const mapnik::shield_symbolizer &,const mapnik::Feature &,const mapnik::proj_transform &)' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\process_shield_symbolizer.cpp(270) : see reference to class template instantiation 'mapnik::agg_renderer<T>' being compiled | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
compile-c-c++ build\src\msvc-9.0\release\threading-multi\agg\process_markers_symbolizer.obj | |
process_markers_symbolizer.cpp | |
c:\dev2\boost-vc100\include\boost-1_48\boost/move/move.hpp(28) : warning C4005: '_SCL_SECURE_NO_WARNINGS' : macro redefinition | |
command-line arguments : see previous definition of '_SCL_SECURE_NO_WARNINGS' | |
c:\dev2\mapnik\include\mapnik/marker.hpp(87) : warning C4244: 'return' : conversion from 'double' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/marker.hpp(95) : warning C4244: 'return' : conversion from 'double' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/svg/svg_renderer.hpp(89) : warning C4244: 'return' : conversion from 'double' to 'int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(72) : 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(41) : 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(72) : 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(51) : 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(72) : 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(46) : 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(72) : 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(56) : 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(72) : 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(60) : 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(72) : 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(65) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
c:\dev2\mapnik\src\agg\process_markers_symbolizer.cpp(122) : warning C4244: 'argument' : conversion from 'double' to 'const int', possible loss of data | |
c:\dev2\mapnik\src\agg\process_markers_symbolizer.cpp(51) : while compiling class template member function 'void mapnik::agg_renderer<T>::process(const mapnik::markers_symbolizer &,const mapnik::Feature &,const mapnik::proj_transform &)' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\process_markers_symbolizer.cpp(309) : see reference to class template instantiation 'mapnik::agg_renderer<T>' being compiled | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\process_markers_symbolizer.cpp(122) : warning C4244: 'argument' : conversion from 'double' to 'const int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/markers_placement.hpp(108) : warning C4244: 'initializing' : conversion from 'double' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/markers_placement.hpp(89) : while compiling class template member function 'double mapnik::markers_placement<Locator,Detector>::find_optimal_spacing(double)' | |
with | |
[ | |
Locator=path_type, | |
Detector=mapnik::label_collision_detector4 | |
] | |
c:\dev2\mapnik\include\mapnik/markers_placement.hpp(75) : while compiling class template member function 'mapnik::markers_placement<Locator,Detector>::markers_placement(Locator &,mapnik::box2d<T>,Detector &,double,double,bool)' | |
with | |
[ | |
Locator=path_type, | |
Detector=mapnik::label_collision_detector4, | |
T=double | |
] | |
c:\dev2\mapnik\src\agg\process_markers_symbolizer.cpp(137) : see reference to class template instantiation 'mapnik::markers_placement<Locator,Detector>' being compiled | |
with | |
[ | |
Locator=path_type, | |
Detector=mapnik::label_collision_detector4 | |
] | |
c:\dev2\mapnik\src\agg\process_markers_symbolizer.cpp(51) : while compiling class template member function 'void mapnik::agg_renderer<T>::process(const mapnik::markers_symbolizer &,const mapnik::Feature &,const mapnik::proj_transform &)' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
compile-c-c++ build\src\msvc-9.0\release\threading-multi\agg\agg_renderer.obj | |
agg_renderer.cpp | |
c:\dev2\boost-vc100\include\boost-1_48\boost/move/move.hpp(28) : warning C4005: '_SCL_SECURE_NO_WARNINGS' : macro redefinition | |
command-line arguments : see previous definition of '_SCL_SECURE_NO_WARNINGS' | |
c:\dev2\mapnik\include\mapnik/marker.hpp(87) : warning C4244: 'return' : conversion from 'double' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/marker.hpp(95) : warning C4244: 'return' : conversion from 'double' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/svg/svg_renderer.hpp(89) : warning C4244: 'return' : conversion from 'double' to 'int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(72) : 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(41) : 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(72) : 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(51) : 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(72) : 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(46) : 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(72) : 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(56) : 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(72) : 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(60) : 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(72) : 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(65) : 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(271) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::glyph_symbolizer &,const mapnik::Feature &,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(105) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(271) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::markers_symbolizer &,const mapnik::Feature &,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(102) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(271) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::building_symbolizer &,const mapnik::Feature &,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(99) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(271) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::text_symbolizer &,const mapnik::Feature &,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(96) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(271) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::shield_symbolizer &,const mapnik::Feature &,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(93) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(271) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::raster_symbolizer &,const mapnik::Feature &,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(90) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(271) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::polygon_pattern_symbolizer &,const mapnik::Feature &,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(87) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(271) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::polygon_symbolizer &,const mapnik::Feature &,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(84) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(271) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::line_pattern_symbolizer &,const mapnik::Feature &,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(81) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(271) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::line_symbolizer &,const mapnik::Feature &,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(78) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(271) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::point_symbolizer &,const mapnik::Feature &,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(75) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(267) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(229) : while compiling class template member function 'void mapnik::agg_renderer<T>::render_marker(const int,const int,mapnik::marker &,const agg::trans_affine &,double)' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(271) : 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(143) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::glyph_symbolizer &,const mapnik::Feature &,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(105) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(143) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::markers_symbolizer &,const mapnik::Feature &,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(102) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(143) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::building_symbolizer &,const mapnik::Feature &,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(99) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(143) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::text_symbolizer &,const mapnik::Feature &,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(96) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(143) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::shield_symbolizer &,const mapnik::Feature &,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(93) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(143) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::raster_symbolizer &,const mapnik::Feature &,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(90) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(143) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::polygon_pattern_symbolizer &,const mapnik::Feature &,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(87) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(143) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::polygon_symbolizer &,const mapnik::Feature &,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(84) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(143) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::line_pattern_symbolizer &,const mapnik::Feature &,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(81) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(143) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::line_symbolizer &,const mapnik::Feature &,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(78) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(143) : warning C4661: 'void mapnik::agg_renderer<T>::process(const mapnik::point_symbolizer &,const mapnik::Feature &,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(75) : see declaration of 'mapnik::agg_renderer<T>::process' | |
with | |
[ | |
T=mapnik::image_32 | |
] | |
c:\dev2\mapnik\src\agg\agg_renderer.cpp(143) : 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(41) : 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(143) : 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(51) : 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(143) : 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(46) : 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(143) : 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(56) : 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(143) : 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(60) : 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(143) : 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(65) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::agg_renderer<mapnik::image_32> | |
] | |
compile-c-c++ build\src\msvc-9.0\release\threading-multi\grid\grid_renderer.obj | |
grid_renderer.cpp | |
c:\dev2\boost-vc100\include\boost-1_48\boost/move/move.hpp(28) : warning C4005: '_SCL_SECURE_NO_WARNINGS' : macro redefinition | |
command-line arguments : see previous definition of '_SCL_SECURE_NO_WARNINGS' | |
c:\dev2\mapnik\include\mapnik/marker.hpp(87) : warning C4244: 'return' : conversion from 'double' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/marker.hpp(95) : warning C4244: 'return' : conversion from 'double' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/svg/svg_renderer.hpp(89) : warning C4244: 'return' : conversion from 'double' to 'int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(72) : 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(41) : 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(72) : 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(51) : 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(72) : 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(46) : 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(72) : 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(56) : 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(72) : 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(60) : 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(72) : 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(65) : 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(177) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::glyph_symbolizer &,const mapnik::Feature &,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(101) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(177) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::markers_symbolizer &,const mapnik::Feature &,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(98) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(177) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::building_symbolizer &,const mapnik::Feature &,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(95) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(177) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::text_symbolizer &,const mapnik::Feature &,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(92) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(177) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::shield_symbolizer &,const mapnik::Feature &,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(89) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(177) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::raster_symbolizer &,const mapnik::Feature &,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(86) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(177) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::polygon_pattern_symbolizer &,const mapnik::Feature &,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(83) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(177) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::polygon_symbolizer &,const mapnik::Feature &,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(80) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(177) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::line_pattern_symbolizer &,const mapnik::Feature &,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(77) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(177) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::line_symbolizer &,const mapnik::Feature &,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(74) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(177) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::point_symbolizer &,const mapnik::Feature &,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(71) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(167) : warning C4244: 'argument' : conversion from 'double' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(120) : while compiling class template member function 'void mapnik::grid_renderer<T>::render_marker(const mapnik::Feature &,unsigned int,const int,const int,mapnik::marker &,const agg::trans_affine &,double)' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(177) : see reference to class template instantiation 'mapnik::grid_renderer<T>' being compiled | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(167) : warning C4244: 'argument' : conversion from 'double' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(70) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::glyph_symbolizer &,const mapnik::Feature &,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(101) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(70) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::markers_symbolizer &,const mapnik::Feature &,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(98) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(70) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::building_symbolizer &,const mapnik::Feature &,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(95) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(70) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::text_symbolizer &,const mapnik::Feature &,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(92) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(70) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::shield_symbolizer &,const mapnik::Feature &,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(89) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(70) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::raster_symbolizer &,const mapnik::Feature &,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(86) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(70) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::polygon_pattern_symbolizer &,const mapnik::Feature &,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(83) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(70) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::polygon_symbolizer &,const mapnik::Feature &,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(80) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(70) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::line_pattern_symbolizer &,const mapnik::Feature &,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(77) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(70) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::line_symbolizer &,const mapnik::Feature &,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(74) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(70) : warning C4661: 'void mapnik::grid_renderer<T>::process(const mapnik::point_symbolizer &,const mapnik::Feature &,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(71) : see declaration of 'mapnik::grid_renderer<T>::process' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(70) : 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(41) : 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(70) : 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(51) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(70) : 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(46) : see declaration of 'mapnik::feature_style_processor<Processor>::apply' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\src\grid\grid_renderer.cpp(70) : 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(56) : 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(70) : 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(60) : 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(70) : 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(65) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
compile-c-c++ build\src\msvc-9.0\release\threading-multi\grid\process_building_symbolizer.obj | |
process_building_symbolizer.cpp | |
c:\dev2\boost-vc100\include\boost-1_48\boost/move/move.hpp(28) : warning C4005: '_SCL_SECURE_NO_WARNINGS' : macro redefinition | |
command-line arguments : see previous definition of '_SCL_SECURE_NO_WARNINGS' | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(72) : 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(41) : 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(72) : 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(51) : 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(72) : 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(46) : 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(72) : 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(56) : 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(72) : 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(60) : 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(72) : 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(65) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
compile-c-c++ build\src\msvc-9.0\release\threading-multi\grid\process_glyph_symbolizer.obj | |
process_glyph_symbolizer.cpp | |
c:\dev2\boost-vc100\include\boost-1_48\boost/move/move.hpp(28) : warning C4005: '_SCL_SECURE_NO_WARNINGS' : macro redefinition | |
command-line arguments : see previous definition of '_SCL_SECURE_NO_WARNINGS' | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(72) : 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(41) : 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(72) : 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(51) : 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(72) : 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(46) : 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(72) : 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(56) : 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(72) : 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(60) : 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(72) : 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(65) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
compile-c-c++ build\src\msvc-9.0\release\threading-multi\grid\process_line_pattern_symbolizer.obj | |
process_line_pattern_symbolizer.cpp | |
c:\dev2\boost-vc100\include\boost-1_48\boost/move/move.hpp(28) : warning C4005: '_SCL_SECURE_NO_WARNINGS' : macro redefinition | |
command-line arguments : see previous definition of '_SCL_SECURE_NO_WARNINGS' | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(72) : 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(41) : 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(72) : 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(51) : 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(72) : 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(46) : 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(72) : 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(56) : 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(72) : 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(60) : 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(72) : 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(65) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
compile-c-c++ build\src\msvc-9.0\release\threading-multi\grid\process_line_symbolizer.obj | |
process_line_symbolizer.cpp | |
c:\dev2\boost-vc100\include\boost-1_48\boost/move/move.hpp(28) : warning C4005: '_SCL_SECURE_NO_WARNINGS' : macro redefinition | |
command-line arguments : see previous definition of '_SCL_SECURE_NO_WARNINGS' | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(72) : 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(41) : 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(72) : 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(51) : 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(72) : 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(46) : 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(72) : 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(56) : 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(72) : 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(60) : 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(72) : 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(65) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
compile-c-c++ build\src\msvc-9.0\release\threading-multi\grid\process_markers_symbolizer.obj | |
process_markers_symbolizer.cpp | |
c:\dev2\boost-vc100\include\boost-1_48\boost/move/move.hpp(28) : warning C4005: '_SCL_SECURE_NO_WARNINGS' : macro redefinition | |
command-line arguments : see previous definition of '_SCL_SECURE_NO_WARNINGS' | |
c:\dev2\mapnik\include\mapnik/marker.hpp(87) : warning C4244: 'return' : conversion from 'double' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/marker.hpp(95) : warning C4244: 'return' : conversion from 'double' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/svg/svg_renderer.hpp(89) : warning C4244: 'return' : conversion from 'double' to 'int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(72) : 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(41) : 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(72) : 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(51) : 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(72) : 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(46) : 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(72) : 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(56) : 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(72) : 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(60) : 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(72) : 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(65) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\include\mapnik/markers_placement.hpp(108) : warning C4244: 'initializing' : conversion from 'double' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/markers_placement.hpp(89) : while compiling class template member function 'double mapnik::markers_placement<Locator,Detector>::find_optimal_spacing(double)' | |
with | |
[ | |
Locator=path_type, | |
Detector=mapnik::label_collision_detector4 | |
] | |
c:\dev2\mapnik\include\mapnik/markers_placement.hpp(75) : while compiling class template member function 'mapnik::markers_placement<Locator,Detector>::markers_placement(Locator &,mapnik::box2d<T>,Detector &,double,double,bool)' | |
with | |
[ | |
Locator=path_type, | |
Detector=mapnik::label_collision_detector4, | |
T=double | |
] | |
c:\dev2\mapnik\src\grid\process_markers_symbolizer.cpp(117) : see reference to class template instantiation 'mapnik::markers_placement<Locator,Detector>' being compiled | |
with | |
[ | |
Locator=path_type, | |
Detector=mapnik::label_collision_detector4 | |
] | |
c:\dev2\mapnik\src\grid\process_markers_symbolizer.cpp(57) : while compiling class template member function 'void mapnik::grid_renderer<T>::process(const mapnik::markers_symbolizer &,const mapnik::Feature &,const mapnik::proj_transform &)' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\process_markers_symbolizer.cpp(268) : see reference to class template instantiation 'mapnik::grid_renderer<T>' being compiled | |
with | |
[ | |
T=mapnik::grid | |
] | |
compile-c-c++ build\src\msvc-9.0\release\threading-multi\grid\process_point_symbolizer.obj | |
process_point_symbolizer.cpp | |
c:\dev2\boost-vc100\include\boost-1_48\boost/move/move.hpp(28) : warning C4005: '_SCL_SECURE_NO_WARNINGS' : macro redefinition | |
command-line arguments : see previous definition of '_SCL_SECURE_NO_WARNINGS' | |
c:\dev2\mapnik\include\mapnik/marker.hpp(87) : warning C4244: 'return' : conversion from 'double' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/marker.hpp(95) : warning C4244: 'return' : conversion from 'double' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(72) : 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(41) : 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(72) : 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(51) : 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(72) : 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(46) : 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(72) : 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(56) : 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(72) : 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(60) : 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(72) : 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(65) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\src\grid\process_point_symbolizer.cpp(72) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data | |
c:\dev2\mapnik\src\grid\process_point_symbolizer.cpp(43) : while compiling class template member function 'void mapnik::grid_renderer<T>::process(const mapnik::point_symbolizer &,const mapnik::Feature &,const mapnik::proj_transform &)' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\process_point_symbolizer.cpp(95) : see reference to class template instantiation 'mapnik::grid_renderer<T>' being compiled | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\process_point_symbolizer.cpp(73) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data | |
compile-c-c++ build\src\msvc-9.0\release\threading-multi\grid\process_polygon_pattern_symbolizer.obj | |
process_polygon_pattern_symbolizer.cpp | |
c:\dev2\boost-vc100\include\boost-1_48\boost/move/move.hpp(28) : warning C4005: '_SCL_SECURE_NO_WARNINGS' : macro redefinition | |
command-line arguments : see previous definition of '_SCL_SECURE_NO_WARNINGS' | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(72) : 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(41) : 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(72) : 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(51) : 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(72) : 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(46) : 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(72) : 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(56) : 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(72) : 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(60) : 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(72) : 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(65) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
compile-c-c++ build\src\msvc-9.0\release\threading-multi\grid\process_polygon_symbolizer.obj | |
process_polygon_symbolizer.cpp | |
c:\dev2\boost-vc100\include\boost-1_48\boost/move/move.hpp(28) : warning C4005: '_SCL_SECURE_NO_WARNINGS' : macro redefinition | |
command-line arguments : see previous definition of '_SCL_SECURE_NO_WARNINGS' | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(72) : 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(41) : 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(72) : 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(51) : 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(72) : 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(46) : 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(72) : 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(56) : 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(72) : 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(60) : 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(72) : 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(65) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
compile-c-c++ build\src\msvc-9.0\release\threading-multi\grid\process_raster_symbolizer.obj | |
process_raster_symbolizer.cpp | |
c:\dev2\boost-vc100\include\boost-1_48\boost/move/move.hpp(28) : warning C4005: '_SCL_SECURE_NO_WARNINGS' : macro redefinition | |
command-line arguments : see previous definition of '_SCL_SECURE_NO_WARNINGS' | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(72) : 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(41) : 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(72) : 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(51) : 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(72) : 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(46) : 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(72) : 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(56) : 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(72) : 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(60) : 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(72) : 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(65) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
compile-c-c++ build\src\msvc-9.0\release\threading-multi\grid\process_shield_symbolizer.obj | |
process_shield_symbolizer.cpp | |
c:\dev2\boost-vc100\include\boost-1_48\boost/move/move.hpp(28) : warning C4005: '_SCL_SECURE_NO_WARNINGS' : macro redefinition | |
command-line arguments : see previous definition of '_SCL_SECURE_NO_WARNINGS' | |
c:\dev2\mapnik\include\mapnik/marker.hpp(87) : warning C4244: 'return' : conversion from 'double' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/marker.hpp(95) : warning C4244: 'return' : conversion from 'double' to 'unsigned int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/svg/svg_renderer.hpp(89) : warning C4244: 'return' : conversion from 'double' to 'int', possible loss of data | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(72) : 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(41) : 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(72) : 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(51) : 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(72) : 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(46) : 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(72) : 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(56) : 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(72) : 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(60) : 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(72) : 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(65) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\src\grid\process_shield_symbolizer.cpp(113) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data | |
c:\dev2\mapnik\src\grid\process_shield_symbolizer.cpp(46) : while compiling class template member function 'void mapnik::grid_renderer<T>::process(const mapnik::shield_symbolizer &,const mapnik::Feature &,const mapnik::proj_transform &)' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\process_shield_symbolizer.cpp(243) : see reference to class template instantiation 'mapnik::grid_renderer<T>' being compiled | |
with | |
[ | |
T=mapnik::grid | |
] | |
compile-c-c++ build\src\msvc-9.0\release\threading-multi\grid\process_text_symbolizer.obj | |
process_text_symbolizer.cpp | |
c:\dev2\boost-vc100\include\boost-1_48\boost/move/move.hpp(28) : warning C4005: '_SCL_SECURE_NO_WARNINGS' : macro redefinition | |
command-line arguments : see previous definition of '_SCL_SECURE_NO_WARNINGS' | |
c:\dev2\mapnik\include\mapnik/feature_style_processor.hpp(72) : 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(41) : 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(72) : 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(51) : 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(72) : 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(46) : 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(72) : 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(56) : 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(72) : 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(60) : 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(72) : 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(65) : see declaration of 'mapnik::feature_style_processor<Processor>::apply_to_layer' | |
with | |
[ | |
Processor=mapnik::grid_renderer<mapnik::grid> | |
] | |
c:\dev2\mapnik\src\grid\process_text_symbolizer.cpp(80) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data | |
c:\dev2\mapnik\src\grid\process_text_symbolizer.cpp(35) : while compiling class template member function 'void mapnik::grid_renderer<T>::process(const mapnik::text_symbolizer &,const mapnik::Feature &,const mapnik::proj_transform &)' | |
with | |
[ | |
T=mapnik::grid | |
] | |
c:\dev2\mapnik\src\grid\process_text_symbolizer.cpp(152) : see reference to class template instantiation 'mapnik::grid_renderer<T>' being compiled | |
with | |
[ | |
T=mapnik::grid | |
] | |
...skipped <pbuild\src\msvc-9.0\release\threading-multi>mapnik2.dll for lack of <pbuild\src\msvc-9.0\release\threading-multi>load_map.obj... | |
...skipped <pbuild\src\msvc-9.0\release\threading-multi>mapnik2.lib for lack of <pbuild\src\msvc-9.0\release\threading-multi>load_map.obj... | |
...skipped <pc:\mapnik-2.0\lib>mapnik2.dll for lack of <pbuild\src\msvc-9.0\release\threading-multi>mapnik2.dll... | |
...skipped <pbuild\utils\shapeindex\msvc-9.0\release\threading-multi>shapeindex.exe for lack of <pbuild\src\msvc-9.0\release\threading-multi>mapnik2.lib... | |
...skipped <pc:\mapnik-2.0\bin>shapeindex.exe for lack of <pbuild\utils\shapeindex\msvc-9.0\release\threading-multi>shapeindex.exe... | |
...skipped <pbuild\plugins\input\shape\msvc-9.0\release\threading-multi>shape.input for lack of <pbuild\src\msvc-9.0\release\threading-multi>mapnik2.lib... | |
...skipped <pbuild\plugins\input\shape\msvc-9.0\release\threading-multi>shape.lib for lack of <pbuild\src\msvc-9.0\release\threading-multi>mapnik2.lib... | |
...skipped <pbuild\plugins\input\raster\msvc-9.0\release\threading-multi>raster.input for lack of <pbuild\src\msvc-9.0\release\threading-multi>mapnik2.lib... | |
...skipped <pbuild\plugins\input\raster\msvc-9.0\release\threading-multi>raster.lib for lack of <pbuild\src\msvc-9.0\release\threading-multi>mapnik2.lib... | |
...skipped <pbuild\plugins\input\gdal\msvc-9.0\release\threading-multi>gdal.input for lack of <pbuild\src\msvc-9.0\release\threading-multi>mapnik2.lib... | |
...skipped <pbuild\plugins\input\gdal\msvc-9.0\release\threading-multi>gdal.lib for lack of <pbuild\src\msvc-9.0\release\threading-multi>mapnik2.lib... | |
...skipped <pbuild\plugins\input\ogr\msvc-9.0\release\threading-multi>ogr.input for lack of <pbuild\src\msvc-9.0\release\threading-multi>mapnik2.lib... | |
...skipped <pbuild\plugins\input\ogr\msvc-9.0\release\threading-multi>ogr.lib for lack of <pbuild\src\msvc-9.0\release\threading-multi>mapnik2.lib... | |
...skipped <pc:\mapnik-2.0\lib\mapnik\input>shape.input for lack of <pbuild\plugins\input\shape\msvc-9.0\release\threading-multi>shape.input... | |
...skipped <pc:\mapnik-2.0\lib\mapnik\input>shape.lib for lack of <pbuild\plugins\input\shape\msvc-9.0\release\threading-multi>shape.lib... | |
...skipped <pc:\mapnik-2.0\lib\mapnik\input>raster.input for lack of <pbuild\plugins\input\raster\msvc-9.0\release\threading-multi>raster.input... | |
...skipped <pc:\mapnik-2.0\lib\mapnik\input>raster.lib for lack of <pbuild\plugins\input\raster\msvc-9.0\release\threading-multi>raster.lib... | |
...skipped <pc:\mapnik-2.0\lib\mapnik\input>gdal.input for lack of <pbuild\plugins\input\gdal\msvc-9.0\release\threading-multi>gdal.input... | |
...skipped <pc:\mapnik-2.0\lib\mapnik\input>gdal.lib for lack of <pbuild\plugins\input\gdal\msvc-9.0\release\threading-multi>gdal.lib... | |
...skipped <pc:\mapnik-2.0\lib\mapnik\input>ogr.input for lack of <pbuild\plugins\input\ogr\msvc-9.0\release\threading-multi>ogr.input... | |
...skipped <pc:\mapnik-2.0\lib\mapnik\input>ogr.lib for lack of <pbuild\plugins\input\ogr\msvc-9.0\release\threading-multi>ogr.lib... | |
compile-c-c++ build\demo\c++\msvc-9.0\release\threading-multi\rundemo.obj | |
rundemo.cpp | |
c:\dev2\boost-vc100\include\boost-1_48\boost/move/move.hpp(28) : warning C4005: '_SCL_SECURE_NO_WARNINGS' : macro redefinition | |
command-line arguments : see previous definition of '_SCL_SECURE_NO_WARNINGS' | |
...skipped <pbuild\demo\c++\msvc-9.0\release\threading-multi>rundemo.exe for lack of <pbuild\src\msvc-9.0\release\threading-multi>mapnik2.lib... | |
...skipped <pc:\mapnik-2.0\demo\c++>rundemo.exe for lack of <pbuild\demo\c++\msvc-9.0\release\threading-multi>rundemo.exe... | |
...failed updating 2 targets... | |
...skipped 23 targets... | |
...updated 34 targets... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mind.blown