Skip to content
This repository has been archived by the owner on Nov 4, 2019. It is now read-only.

fatal error: 'osmium.hpp' file not found #23

Open
baditaflorin opened this issue Mar 30, 2017 · 0 comments
Open

fatal error: 'osmium.hpp' file not found #23

baditaflorin opened this issue Mar 30, 2017 · 0 comments

Comments

@baditaflorin
Copy link

make
clang++ -g -O3 -Wall -Wextra -pedantic getconf LFS_CFLAGS -I/usr/include/postgresql/ -I/usr/include/libxml2/ -DOSMIUM_WITH_GEOS -o osm-history-importer importer.cpp -lexpat -lpq -lproj -lz -lprotobuf-lite -losmpbf -lpthread -lgeos
importer.cpp:17:10: fatal error: 'osmium.hpp' file not found
#include <osmium.hpp>
^
1 error generated.
Makefile:39: recipe for target 'osm-history-importer' failed
make: *** [osm-history-importer] Error 1

Trying to compile on Ubuntu 16.04

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant