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

Ismail Sunni imajimatika at gmail.com
Tue Feb 28 04:00:17 PST 2017


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.h:287: error: invalid
> operands to binary expression ('std::ostream' (aka 'basic_ostream<char>')
> and 'char *')
>   os << p.toString().toLocal8Bit().data();
>   ~~ ^  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


and

/Users/ismailsunni/dev/cpp/QGIS/src/core/qgsrectangle.h:228: error: invalid
> operands to binary expression ('std::ostream' (aka 'basic_ostream<char>')
> and 'char *')
>   return os << r.toString().toLocal8Bit().data();
>          ~~ ^  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Does anyone have experience about this also? I have asked Tim and Etienne,
they also got the same problem.

Best Regards.

-- 
Ismail Sunni
ismailsunni.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20170228/b2de9995/attachment.html>


More information about the Qgis-developer mailing list