A followup question.

I checked out

  [email protected]:osmandapp/OsmAnd-tools.git

and am trying to build it, guessing that's on the path to changing the
boundary processing.

I'm on NetBSD 8 with openjdk8, which has worked well for building and
running splitter/mkgmap and running josm, and seems to run
OsmAndMapCreator fine as well.

I get an error:

  > Task :OsmAndMapCreatorUtilities:compileJava FAILED
  
[parentdir]/OsmAnd-tools/java-tools/OsmAndMapCreatorUtilities/src/main/java/crosby/binary/BinaryParser.java:7:
 error: package com.google.protobuf does not exist
  import com.google.protobuf.InvalidProtocolBufferException;
                            ^
and don't see where this is declared; it's not in the gradle build.   I
can get the jar and put it in CLASSPATH.

I didn't find a README explaining the build process, so I tried "gradle
build".

Any clues appreciated.

-- 
You received this message because you are subscribed to the Google Groups 
"OsmAnd" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/osmand/rmiwo8mktkv.fsf%40s1.lexort.com.

Reply via email to