Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

Missing 'make' target for yahoolegalmapadapter.cpp #1705

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 4 comments
Closed

Missing 'make' target for yahoolegalmapadapter.cpp #1705

openstreetmap-trac opened this issue Jul 23, 2021 · 4 comments

Comments

@openstreetmap-trac
Copy link

Reporter: BearT
[Submitted to the original trac issue database at 11.35am, Friday, 10th April 2009]

Merkaartor fails to build on Linux due to a missing build target for yahoolegalmapadapter.cpp.

The process stops with the following error message:
make: *** No rule to make target QMapControl/yahoolegalmapadapter.cpp', needed by tmp/obj_release/yahoolegalmapadapter.o'. Stop.

@openstreetmap-trac
Copy link
Author

Author: koying
[Added to the original trac issue at 11.54am, Saturday, 11th April 2009]

Did you already do the "make distclean && qmake -r ... && make install" mantra?

@openstreetmap-trac
Copy link
Author

Author: BearT
[Added to the original trac issue at 8.04am, Sunday, 12th April 2009]

Sorry, I wanted to answer before uploading the file. All these clean/build steps are done by my buildscript. I've done this manually now and found, that qmake already has problems finding the yahoolegalmapadapter. (see the attached file befor this entry)

@openstreetmap-trac
Copy link
Author

Author: koying
[Added to the original trac issue at 10.55am, Sunday, 12th April 2009]

The directory layout changed in 0.14. You probably have to change your build scripts to adapt to the new structure.

E.g, the main sources where moved to the "src" subdir, while the "yahoo..." files are now a plugin in the "plugins" subdir...

@openstreetmap-trac
Copy link
Author

Author: BearT
[Added to the original trac issue at 7.42pm, Sunday, 12th April 2009]

My script is too simple, to cause that error. I started from scratch and did a clean checkout. That worked without any problems. Thanks for your suggestions.

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

No branches or pull requests

1 participant