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