Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: QtLocation/private/qgeotiledmap_p.h: No such file or directory #29

Open
naserpiltan opened this issue Feb 6, 2020 · 5 comments

Comments

@naserpiltan
Copy link

@vladest hello sir
i am developing a qml project.
i want to track a car moving on my map.i searched a lot and find out that there is no official plugin for googlemap in qt .
i searched again and find your googlemaps plugin.can you give me some information about using it in qt projects?i downloaded it but there is some errors in my project like this :
error: QtLocation/private/qgeotiledmap_p.h: No such file or directory
i have no idea about solving the problem
can you help me ?
thank you

@asmbaty
Copy link

asmbaty commented May 7, 2020

Same issue here. I'm new to Qt.

@naserpiltan
Copy link
Author

@asmbaty i solved the problem.
What is your os?
You can compile this plugin yourself easily.
No need to add this plugin source code in the qt framework.
Just build it with qmake.

@asmbaty
Copy link

asmbaty commented May 8, 2020

@naserpiltan I'm using Ubuntu linux. Do you have a link to the plugin?

@naserpiltan
Copy link
Author

@asmbaty ok.
In this link i asked a question about the plugin and got a good solution.
https://forum.qt.io/topic/111404/googlemaps-plugin
important note : remember to make it with your qt qmake. for me qmake is located in :/home/Qt5.14.0/5.14.0/gcc_64/bin

@asmbaty
Copy link

asmbaty commented May 9, 2020

@naserpiltan thanks.

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

No branches or pull requests

2 participants