I am trying to use QGeoCoordinate to make a set of MapPolyLines and update them. However, when I include QGeoCoordinate in my .h file, I get the following output.
fatal error: QGeoCoordinate: No such file or directory
I tried to follow the steps in QGeoCoordinate: No such file or directory, however I do not seem to have a .pro file. I have searched my system entirely with no luck. What is this file, and should I have it?