Hi Thanks, I committed a fix so that it now compiles with Java 8.
A new method was added to Map interface in Java 8 which conflicts with a method we were using. I renamed it. Note that there are alight differences in the results if you run with Java 8, they are probably harmless ordering related differences but best to be aware. ..Steve >When I am trying to compile mkgmap with > >java version "1.8.0_05" >Java(TM) SE Runtime Environment (build 1.8.0_05-b13) >Java HotSpot(TM) 64-Bit Server VM (build 25.5-b02, mixed mode) > >BUILD FAILED > >Is this a known problem? What can I do besides reverting to Java 7? > > > _______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
