Re: [Qgis-developer] Failed to build QGIS master on OSX

2017-02-28 Thread Ismail Sunni
Thanks Mathias, it works now. Best Regards. On Wed, Mar 1, 2017 at 4:45 AM, Tim Sutton wrote: > Hi > > On 28 Feb 2017, at 11:27 PM, Matthias Kuhn wrote: > > Readded in 809d30f, > > sorry for the inconvenience. > > > Great, thanks Matthias! > > Regards > > Tim > > > Matthias > > On 28/02/2017 2

Re: [Qgis-developer] Failed to build QGIS master on OSX

2017-02-28 Thread Tim Sutton
Hi > On 28 Feb 2017, at 11:27 PM, Matthias Kuhn wrote: > > Readded in 809d30f, > > sorry for the inconvenience. > Great, thanks Matthias! Regards Tim > Matthias > > On 28/02/2017 22:23, Tim Sutton wrote: >> Hi >> >> >>> On 28 Feb 2017, at 11:11 PM, Tom Elwertowski >>

Re: [Qgis-developer] Failed to build QGIS master on OSX

2017-02-28 Thread Matthias Kuhn
Readded in 809d30f, sorry for the inconvenience. Matthias On 28/02/2017 22:23, Tim Sutton wrote: > Hi > > >> On 28 Feb 2017, at 11:11 PM, Tom Elwertowski >> mailto:telwertow...@comcast.net>> wrote: >> >> Hi Matthias, Larry, et al., >> >> Restoring the iostream header removed from qgspoint.h in 5

Re: [Qgis-developer] Failed to build QGIS master on OSX

2017-02-28 Thread Tim Sutton
Hi > On 28 Feb 2017, at 11:11 PM, Tom Elwertowski wrote: > > Hi Matthias, Larry, et al., > > Restoring the iostream header removed from qgspoint.h in 520e3c0 made my Mac > happy. That fixed it for me too thanks (doing Homebrew based build on mac). Regards Tim > > Tom Elwertowski > > >

Re: [Qgis-developer] Failed to build QGIS master on OSX

2017-02-28 Thread Tom Elwertowski
Hi Matthias, Larry, et al., Restoring the iostream header removed from qgspoint.h in 520e3c0 made my Mac happy. Tom Elwertowski On 2/28/17 3:17 PM, Larry Shaffer wrote: Hi Tom, et al., On Tue, Feb 28, 2017 at 11:41 AM, Tom Elwertowski mailto:telwertow...@comcast.net>> wrote: Hi Larry,

Re: [Qgis-developer] Failed to build QGIS master on OSX

2017-02-28 Thread Larry Shaffer
Hi Tom, et al., On Tue, Feb 28, 2017 at 11:41 AM, Tom Elwertowski wrote: > Hi Larry, Ismail, > > I don't use Homebrew but still have this problem. > > QGIS c4bc154 built and ran for me on macOS 10.12.3, Qt 5.8, SIP 4.19.1 > PyQt 5.8, QScintilla 2.10. The problem seems to arise from a change made

Re: [Qgis-developer] Failed to build QGIS master on OSX

2017-02-28 Thread Tom Elwertowski
Hi Larry, Ismail, I don't use Homebrew but still have this problem. QGIS c4bc154 built and ran for me on macOS 10.12.3, Qt 5.8, SIP 4.19.1 PyQt 5.8, QScintilla 2.10. The problem seems to arise from a change made to QgsPoint a few days ago. My guess is that for macOS, QgsPoint needs an extra

Re: [Qgis-developer] Failed to build QGIS master on OSX

2017-02-28 Thread Larry Shaffer
Hi Ismail, Due to this issue: https://github.com/qgis/homebrew-qgisdev/issues/22 You may have compilation and runtime problems, which *may* be unrelated to QGIS source code. Until the associated Qt-based formulae are fixed upstream at Homebrew, this will persist. Regards, Larry Shaffer Dakota C

[Qgis-developer] Failed to build QGIS master on OSX

2017-02-28 Thread Ismail Sunni
Hi everyone Today I tried to build QGIS on OSX by following the tutorial in this README (https://github.com/qgis/homebrew-qgisdev/blob/master/development/README.md). I pull the latest commit from QGIS also (sha: f0489c9fc6). But, I got this error: /Users/ismailsunni/dev/cpp/QGIS/src/core/qgspoint