Build mkgmap::binary format build #1677-12 failed (compilation failed)
Agent: Iocaste


Changes included (1 change).
Change 1677 by steve (9 files): Remove the general collector and the osm converter from the xml handler..

Compilation errors

/opt/TeamCity/buildAgent/work/5756e04c503214b1/mkgmap/src/uk/me/parabola/mkgmap/main/StyleTester.java:195: cannot find symbol
symbol : method setCollector(uk.me.parabola.mkgmap.main.StyleTester.PrintingMapCollector)
location: class uk.me.parabola.mkgmap.reader.osm.xml.Osm5XmlHandler
handler.setCollector(collector);
^
/opt/TeamCity/buildAgent/work/5756e04c503214b1/mkgmap/src/uk/me/parabola/mkgmap/main/StyleTester.java:196: cannot find symbol
symbol : method setConverter(uk.me.parabola.mkgmap.reader.osm.OsmConverter)
location: class uk.me.parabola.mkgmap.reader.osm.xml.Osm5XmlHandler
handler.setConverter(normal);
^
/opt/TeamCity/buildAgent/work/5756e04c503214b1/mkgmap/src/uk/me/parabola/mkgmap/main/StyleTester.java:197: cannot find symbol
symbol : method setEndTask()
location: class uk.me.parabola.mkgmap.reader.osm.xml.Osm5XmlHandler
handler.setEndTask(new Runnable() {
^
3 errors
Compile failed; see the compiler error output for details.

Configure your email notifications on your settings page.