[Qgis-developer] Re: [QGIS Commit] [qgis/Quantum-GIS] 09f98f: remove spatialindex include
Juergen, Sorry, I missed the internal/external bit about SpatialIndex. But it's not working. ...I see what the problem is - when I hardwired it, it was before the GEOS include dir. And the WITH_INTERNAL_SPATIALINDEX test adds it after. GEOS has a spatialindex.h. So the precompiler is not case sensitive in header names for me, is this normal? On Nov 6, 2011, at 6:01 PM, nore...@github.com wrote: > Branch: refs/heads/master > Home: https://github.com/qgis/Quantum-GIS > > Commit: 09f98fc9dcf7060c5963dfccd19684f66a497ab4 > > https://github.com/qgis/Quantum-GIS/commit/09f98fc9dcf7060c5963dfccd19684f66a497ab4 > Author: Juergen E. Fischer > Date: 2011-11-06 (Sun, 06 Nov 2011) > > Changed paths: >M src/analysis/CMakeLists.txt > M src/analysis/network/CMakeLists.txt > M src/app/composer/qgscomposertablewidget.cpp > M src/core/CMakeLists.txt > M src/plugins/roadgraph/CMakeLists.txt > M src/plugins/spatialquery/CMakeLists.txt > M src/providers/memory/CMakeLists.txt > M src/providers/spatialite/qgsspatialiteconnection.cpp > M src/providers/wfs/CMakeLists.txt > > Log Message: > --- > remove spatialindex include > > > ___ > QGIS-commit mailing list > qgis-com...@lists.osgeo.org > http://lists.osgeo.org/mailman/listinfo/qgis-commit - William Kyngesburye http://www.kyngchaos.com/ "Mon Dieu! but they are all alike. Cheating, murdering, lying, fighting, and all for things that the beasts of the jungle would not deign to possess - money to purchase the effeminate pleasures of weaklings. And yet withal bound down by silly customs that make them slaves to their unhappy lot while firm in the belief that they be the lords of creation enjoying the only real pleasures of existence - the wisdom of Tarzan ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer
Re: [Qgis-developer] nasty bug
On 2011-11-06 20:46, Giovanni Manghi wrote: > Hi Richard (and Gary and Marco), > > I found the source of the problem... is the *value tool* plugin. > > This plugin is so important when doing raster analysis that in every > qgis installation/course I install it immediately (and in fact I think > it should become core). > > Richard: you have fixed recently a few plugin issues, I didn't realized > it was introduced this regression, can you have a look at it? Mmm... I introduced the use of On The Fly production in the value-tool plugin... So big chance it IS me who is guilty :-( Hope I will find time to have a look into in this week, otherwise I will do it in Zurich during the hackfest Richard ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer
Re: [Qgis-developer] nasty bug
Hi Richard (and Gary and Marco), I found the source of the problem... is the *value tool* plugin. This plugin is so important when doing raster analysis that in every qgis installation/course I install it immediately (and in fact I think it should become core). Richard: you have fixed recently a few plugin issues, I didn't realized it was introduced this regression, can you have a look at it? Sorry for the noise, cheers -- Giovanni -- > I'm not sure, but I think I've seen this error message on ubuntu also > when trying to do georeferencing tiffs in combination with the > OpenLayers Plugin. > But recently I had an update of this plugin (running 0.71 now), and now > I do not see the error (any more). > > Is it possible that your course machines are running the older > OL-plugin? If so, try to update or remove them? > > Regards, > > Richard Duivenvoorde ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer
Re: [Qgis-developer] nasty bug
On 2011-11-05 22:45, Giovanni Manghi wrote: > Hi, then is a windows only problem. Odd, I was almost sure to have seen > it also under Linux, but I use mainly windows during training courses so > I may be wrong. In any case under windows is easy replicable. Cheers. I'm not sure, but I think I've seen this error message on ubuntu also when trying to do georeferencing tiffs in combination with the OpenLayers Plugin. But recently I had an update of this plugin (running 0.71 now), and now I do not see the error (any more). Is it possible that your course machines are running the older OL-plugin? If so, try to update or remove them? Regards, Richard Duivenvoorde ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer