Bug report #5108
compilation failed (maptool)
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | - | ||
Category: | Build/Install | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | Yes | Resolution: | fixed |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 14869 |
Description
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.
History
#1 Updated by Giovanni Manghi over 12 years ago
- Pull Request or Patch supplied changed from No to Yes
#2 Updated by Giuseppe Sucameli over 12 years ago
- Resolution set to fixed
- Status changed from Open to Closed
It was fixed in 337eec35fa