Tristramg / osm4routing

Parse OpenStreetMap data for routing
GNU General Public License v3.0
109 stars 32 forks source link

main.h file is missing, required in Makefile #9

Closed garretraziel closed 11 years ago

garretraziel commented 12 years ago

I cannot compile osm4routing from source, because main.h is missing. In Makefile there are rules like "main.o: main.cc main.h", but main.h just isn't there.

garretraziel commented 12 years ago

Perhaps the problem isn't in this project, but in Archlinux AUR, because it tries to install it using "Make".

Tristramg commented 11 years ago

Hi, sorry for taking so long before replying. Indeed I changed the build tool, and I don't have archlinux (shame on me), so I didn't update de pkgbuild file.

You should follow the installation given in the readme