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

compile error #10332

Closed
qgib opened this issue Sep 17, 2006 · 1 comment
Closed

compile error #10332

qgib opened this issue Sep 17, 2006 · 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 Sep 17, 2006

Author Name: anonymous - (anonymous -)
Original Redmine Issue: 273

Redmine category:build/install
Assignee: Gary Sherman


Followed instructions for bug report in README and went to URL

http://sourceforge.net/tracker/?group_id=55820&atid=478378

Got this:

Permission Denied

Access to this page is restricted (either to project members or to project administrators) and you do not meet the requirements to access this page. Please contact the administrator of this project for further assistance.

Compile error message that I wanted to send you was:

g++ -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\"/usr\" -DPLUGINPATH=\"/usr/lib/qgis\" -DPKGDATAPATH=\"/usr/share/qgis\" -I/usr/include -g -O2 -I/usr/qt/3/include -D_REENTRANT -DQT_THREAD_SUPPORT -I/usr/include -DNO_DEBUG -I/usr/include -I../widgets/projectionselector/ -g -O2 -MT libqgis_la-qgisapp.lo -MD -MP -MF .deps/libqgis_la-qgisapp.Tpo -c qgisapp.cpp -fPIC -DPIC -o .libs/libqgis_la-qgisapp.o
qgsproject.h:98: error: extra qualification 'QgsProject::' on member 'dirty'
qgsproject.h:100: error: extra qualification 'QgsProject::' on member 'dirty'
qgsrasterlayerproperties.h:72: error: extra qualification 'QgsRasterLayerProperties::' on member 'pbnHistRefresh_clicked'
qgsprojectproperties.h:63: error: extra qualification 'QgsProjectProperties::' on member 'isProjected'

@qgib
Copy link
Contributor Author

qgib commented Oct 6, 2006

Author Name: Gavin Macaulay - (Gavin Macaulay -)


We no longer use sourceforge, and I've now updated the README file to reflect this. Thanks.

The compile problem can be resolved by removing the [[QgsProject]]:: text from the lines and files where the compiler is complaining. This problem is most likely due to the use of a more recent version of g++ than when 0.7 was released.


  • 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! Build/Install Related to compiling or installing QGIS 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! Build/Install Related to compiling or installing QGIS
Projects
None yet
Development

No branches or pull requests

1 participant