This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Qt and OpenStreetMap integration

-1

Hi,

I'm trying to develop a simple desktop app that has a map and can mark several locations. I was directed to OSM. While trying to follow the instructions on the following page:

http://doc.qt.io/qt-5/qtlocation-index.html

I got the following error : module "QtLocation" version 5.6 is not installed

I'd really appreciate it if some can provide an article on how to do this or guide me through the steps.

Thank you very much,

Mike

asked 06 Jul '16, 19:41

HowtoWhatif's gravatar image

HowtoWhatif
10112
accept rate: 0%

1

This question is not related to OSM at all. Also you didn't mention anything about your system. On Debian/Ubuntu try to install package qtlocation5-dev.

(06 Jul '16, 19:45) scai ♦

My system runs Windows 7.

(06 Jul '16, 20:26) HowtoWhatif

Source code available on GitHub .