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

Default values in Config.pri require extern libs #1659

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 1 comment
Closed

Default values in Config.pri require extern libs #1659

openstreetmap-trac opened this issue Jul 23, 2021 · 1 comment

Comments

@openstreetmap-trac
Copy link

Reporter: BearT
[Submitted to the original trac issue database at 3.59pm, Friday, 20th March 2009]

For about a week now I've some troubles building M. due to missing libraries. It seems that the GDAL and GEOIMAGE flags in Config.pri are enabled by default. I suggest to disable all extern libs by default, since I'd expect repositories to build after checkout without the hassle of searching for missing includes.

Anyway when disabling GDAL via qmake -recursive NODEBUG=1 NVIDIA_HACK=1 GDAL=0 Merkaartor.pro I still get errors about missing includes in ImportExportSHP.cpp and it seems the Importer is built anyway. Additionally I do not find any information in Config.pri about what library is needed to make that importer work (as it is done in the comment by GEOIMAGE).

@openstreetmap-trac
Copy link
Author

Author: koying
[Added to the original trac issue at 4.38pm, Sunday, 22nd March 2009]

(In [14212]) FIX : Reset Config.pri to default (i.e. nothing) (fixes #1659)

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