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

compilation failed (maptool) #14869

Closed
qgib opened this issue Mar 2, 2012 · 2 comments
Closed

compilation failed (maptool) #14869

qgib opened this issue Mar 2, 2012 · 2 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Build/Install Related to compiling or installing QGIS High Priority
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented Mar 2, 2012

Author Name: Martin Landa (Martin Landa)
Original Redmine Issue: 5108
Affected QGIS version: master
Redmine category:build/install


Compilation of master fails with geos 3.3+

/home/martin/src/qgis_master/src/app/qgsmaptooloffsetcurve.cpp: In member function ‘void QgsMapToolOffsetCurve::setOffsetForRubberBand(double, bool)’:
/home/martin/src/qgis_master/src/app/qgsmaptooloffsetcurve.cpp:360:19: error: redeclaration of ‘GEOSGeometry* offsetGeom’
/home/martin/src/qgis_master/src/app/qgsmaptooloffsetcurve.cpp:356:19: error: ‘GEOSGeometry* offsetGeom’ previously declared here
make[2]: *** [src/app/CMakeFiles/qgis.dir/qgsmaptooloffsetcurve.cpp.o] Error 1
make[1]: *** [src/app/CMakeFiles/qgis.dir/all] Error 2
make: *** [all] Error 2

Patch attached.


@qgib
Copy link
Contributor Author

qgib commented Mar 2, 2012

Author Name: Giovanni Manghi (@gioman)


  • pull_request_patch_supplied was changed from 0 to 1

@qgib
Copy link
Contributor Author

qgib commented Apr 9, 2012

Author Name: Giuseppe Sucameli (@brushtyler)


It was fixed in 337eec3


  • resolution was changed from to fixed
  • status_id was changed from Open to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Build/Install Related to compiling or installing QGIS labels May 24, 2019
@qgib qgib added this to the Version 1.8.0 milestone May 24, 2019
@qgib qgib closed this as completed May 24, 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 High Priority
Projects
None yet
Development

No branches or pull requests

1 participant