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

Fails to build with GDAL 2.5.0-beta1 #29717

Closed
qgib opened this issue Apr 22, 2019 · 1 comment
Closed

Fails to build with GDAL 2.5.0-beta1 #29717

qgib opened this issue Apr 22, 2019 · 1 comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Build/Install Related to compiling or installing QGIS

Comments

@qgib
Copy link
Contributor

qgib commented Apr 22, 2019

Author Name: Bas Couwenberg (@sebastic)
Original Redmine Issue: 21902
Affected QGIS version: 3.4.6
Redmine category:build/install


QGIS 3.4.7 fails to build with GDAL 2.5.0-beta1:

../../src/core/qgscoordinatereferencesystem.cpp: In member function 'bool QgsCoordinateReferenceSystem::createFromWkt(const QString&)':
../../src/core/qgscoordinatereferencesystem.cpp:641:5: error: 'OSRFixup' was not declared in this scope
     OSRFixup( d->mCRS );
     ^~~~~~~~

From https://github.com/OSGeo/gdal/blob/v2.5.0beta1/gdal/MIGRATION_GUIDE.TXT:

  • removal of OSRFixup() and OSRFixupOrdering(): no longer needed since objects constructed are always valid
@qgib
Copy link
Contributor Author

qgib commented Apr 23, 2019

Author Name: Jürgen Fischer (@jef-n)


Applied in changeset 0f315e4.


  • done_ratio was changed from 0 to 100
  • status_id was changed from Open to Closed

@qgib qgib closed this as completed Apr 23, 2019
@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Build/Install Related to compiling or installing QGIS labels May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Build/Install Related to compiling or installing QGIS
Projects
None yet
Development

No branches or pull requests

1 participant