graphhopper / graphhopper-ios

iOS Port of the GraphHopper road routing engine
https://www.graphhopper.com/open-source/
Apache License 2.0
69 stars 28 forks source link

graphhopper-ios example build in XCode fails - ExternalBuildToolExecution failed #45

Closed Zakalicious closed 4 years ago

Zakalicious commented 4 years ago

Translating sources. Exception in thread "main" java.lang.IllegalArgumentException: 13. at com.google.devtools.j2objc.util.SourceVersion.parse(SourceVersion.java:47) at com.google.devtools.j2objc.Options.load(Options.java:553) at com.google.devtools.j2objc.J2ObjC.main(J2ObjC.java:169) make: *** [src/.translate_mark] Error 1 Command ExternalBuildToolExecution failed with a nonzero exit code

Running XCode 11 in macos 10.14 Anything I can do about this?

I think the functionality of graphhopper is amazing. Too bad this port is not actively supported.