Open mevellea opened 7 years ago
I suppose it was from an older time where I made more work in C++ that has been moved to python. As I didn’t cleanup, it still works.
Can you try by just commenting it out?
However, as you can see, that osmreader.h is 7 years old ;)
I recently made a new implementation (however with less features) : https://github.com/Tristramg/osm4routing2
Works well if I comment the include and class inheritance. Thanks !
Hi, your file "osmreader.h" includes a header file "reader.h" which is not in your repository... Is there some others external dependencies that I should install ? Thanks for your support.