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

Merkaartor does not build, problem with revision.h #2855

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

Merkaartor does not build, problem with revision.h #2855

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

Comments

@openstreetmap-trac
Copy link

Reporter: mederic.boquien[at]laposte.net
[Submitted to the original trac issue database at 8.04am, Saturday, 3rd April 2010]

Hello,

I cannot build merkaartor 0.15.3. I get errors such as:
In file included from ../interfaces/IMapAdapter.h:11,
from Main.cpp:13:
../interfaces/IImageManager.h:27: error: expected constructor, destructor, or type conversion before class

Apparently the problem comes from the automatically generated src/revision.h file:

#define SVNREV exported
exported

I am using Qt 4.6.2 on linux arch 64 bits.

Thanks,

Mdric

@openstreetmap-trac
Copy link
Author

Author: Koying
[Added to the original trac issue at 2.01pm, Saturday, 3rd April 2010]

As a workaround, you can remove the second "exported" in src/revision.h after you ran qmake.

@openstreetmap-trac
Copy link
Author

Author: Koying
[Added to the original trac issue at 6.03pm, Monday, 24th May 2010]

Should be solved in trunk, I guess. To not forget for 0.16

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