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

'string' was not declared in QgsMapLayerSet::updateFullExtent() #10261

Closed
qgib opened this issue Jul 21, 2006 · 3 comments
Closed

'string' was not declared in QgsMapLayerSet::updateFullExtent() #10261

qgib opened this issue Jul 21, 2006 · 3 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! GUI/UX Related to QGIS application GUI or User Experience

Comments

@qgib
Copy link
Contributor

qgib commented Jul 21, 2006

Author Name: Mateusz Loskot - (Mateusz Loskot -)
Original Redmine Issue: 202

Redmine category:gui
Assignee: Gary Sherman


Today, I updated my QGIS sandbox and tried to do complete rebuild.
I got following error and compilation stopped:

qgsmaplayerset.cpp: In member function 'void [[QgsMapLayerSet]]::updateFullExtent()':
qgsmaplayerset.cpp:63: error: 'string' was not declared in this scope
maker4: *** [libqgis_gui_la-qgsmaplayerset.lo] Error 1
maker4: Leaving directory @/home/mloskot/dev/qgis/_svn/qgis/src/gui'
maker3: *** [all] Error 2
maker3: Leaving directory @/home/mloskot/dev/qgis/_svn/qgis/src/gui'
maker2: *** [all-recursive] Error 1
maker2: Leaving directory @/home/mloskot/dev/qgis/_svn/qgis/src'
maker1: *** [all-recursive] Error 1
maker1: Leaving directory @/home/mloskot/dev/qgis/_svn/qgis'
make: *** [all] Error 2


@qgib
Copy link
Contributor Author

qgib commented Jul 21, 2006

Author Name: Mateusz Loskot - (Mateusz Loskot -)


I've forgot to provide version of my compiler:

mloskot:~$ gcc --version
gcc (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5)

installed from official Ubuntu 6.06 packages.

@qgib
Copy link
Contributor Author

qgib commented Jul 21, 2006

Author Name: Mateusz Loskot - (Mateusz Loskot -)


By the way, I see that qgsmaplayerset.cpp file has not set svn:keywords property so $Id$ keyword is not expanded.

@qgib
Copy link
Contributor Author

qgib commented Jul 23, 2006

Author Name: Gavin Macaulay - (Gavin Macaulay -)


Applied in SVN .


  • 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! GUI/UX Related to QGIS application GUI or User Experience labels 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! GUI/UX Related to QGIS application GUI or User Experience
Projects
None yet
Development

No branches or pull requests

1 participant