Hi Marko, fixed with r335. I am just rewriting the part of the program that handles polygons, so I hope I do not introduce any severe errors. Maybe I start a new branch for that.
Gerd > Date: Mon, 12 May 2014 13:26:49 +0300 > From: [email protected] > To: [email protected] > Subject: [mkgmap-dev] splitter r334 does not compile > > I got this with splitter r334. With r333, the code compiles > successfully: > > [javac] splitter/src/uk/me/parabola/splitter/Main.java:501: error: > constructor PolygonDescProcessor in class PolygonDescProcessor cannot be > applied to given types; > [javac] polygonDescProcessor = new > PolygonDescProcessor(); > [javac] ^ > [javac] required: int > [javac] found: no arguments > [javac] reason: actual and formal argument lists differ in length > > An "int resolution" parameter was added to the constructor in r334. > > Marko > _______________________________________________ > mkgmap-dev mailing list > [email protected] > http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
_______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
