Re: [Qgis-developer] Building on OSX - QgsAbstractFeatureIteratorFromSource

2014-04-07 Thread nzfarmer
Ok. cracked it.  But in the process ended up upgrading to Mavericks to
install Xcode 5+.

A few tips for those building on OSX.

- The homebrew installers are helpful for the dependencies
- use make rather than make -j# on the main build



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Building-on-OSX-QgsAbstractFeatureIteratorFromSource-tp5133371p5133667.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Building on OSX - QgsAbstractFeatureIteratorFromSource

2014-04-07 Thread Larry Shaffer
Hi,

If you are using Homebrew, consider adding the OSGeo4Mac tap [0], and
trying out the qgis-22 formula. The tap is still in a 'beta' state. If you
find any issues, please post them to the site's tracker.

[0] https://github.com/OSGeo/homebrew-osgeo4mac

Regards,

Larry Shaffer
Dakota Cartography
Black Hills, South Dakota


On Mon, Apr 7, 2014 at 2:57 PM, nzfarmer and...@southweb.co.nz wrote:

 Ok. cracked it.  But in the process ended up upgrading to Mavericks to
 install Xcode 5+.

 A few tips for those building on OSX.

 - The homebrew installers are helpful for the dependencies
 - use make rather than make -j# on the main build



 --
 View this message in context:
 http://osgeo-org.1560.x6.nabble.com/Building-on-OSX-QgsAbstractFeatureIteratorFromSource-tp5133371p5133667.html
 Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] Building on OSX - QgsAbstractFeatureIteratorFromSource

2014-04-06 Thread nzfarmer
Environment: OSX Lion

This is a frustrating one.  The other day after following the build
instructions  I was able to build the main QGIS src tree successfully.

However, today I had to make a fresh build (of just the main tree) and kept
getting stuck here:

/dev/cpp/QGIS/src/core/qgsvectorlayerfeatureiterator.cpp:87: error: class
‘QgsVectorLayerFeatureIterator’ does not have any field named
‘QgsAbstractFeatureIteratorFromSource’
/dev/cpp/QGIS/src/core/qgsvectorlayerfeatureiterator.cpp:88: error: no
matching function for call to
‘QgsAbstractFeatureIteratorFromSourceQgsVectorLayerFeatureSource::QgsAbstractFeatureIteratorFromSource()’


It is almost certainly something environmental and likely trivial, but being
new to the dev. environment I post this here in the hope someone can point
me in the right direction quickly.

Thank you.







--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Building-on-OSX-QgsAbstractFeatureIteratorFromSource-tp5133371.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer