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

CI error #10

Closed dimohamdy closed 8 years ago

dimohamdy commented 8 years ago

when try to run in CI greenhouseCI.com this error apper

The following build commands failed: ExternalBuildToolExecution graphhopper (1 failure)

❌ error: You need to run \'make class.list\' first

this message from prepare.mk

@if [ "$(MAKECMDGOALS)" != "class.list" ]; then echo "error: You need to run \`make class.list\` first";  fi
karussell commented 8 years ago

What command did you execute exactly?

dimohamdy commented 8 years ago

only try to build version in greenHouseCI this error appear ,it's appear for only once

clns commented 8 years ago

@dimohamdy Is this still a problem?

dimohamdy commented 8 years ago

no i fix it