<div dir="ltr"><div dir="ltr">Hi,<div><br></div><div>last "building" commit on master with proj6 is <span style="color:rgb(0,0,0);font-family:Menlo;font-size:11px">d3f6a5f9be9692c4ce232178df144f64a228955a </span></div><div><span style="color:rgb(0,0,0);font-family:Menlo;font-size:11px">Nyall will probably fix master with proj6 next week.</span></div><div><span style="color:rgb(0,0,0);font-family:Menlo;font-size:11px"><br></span></div><div><span style="color:rgb(0,0,0);font-family:Menlo;font-size:11px">Regards,</span></div><div><span style="color:rgb(0,0,0);font-family:Menlo;font-size:11px">Peter</span></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Apr 25, 2019 at 12:05 PM Richard Duivenvoorde <<a href="mailto:rdmailings@duif.net">rdmailings@duif.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">On 25/04/2019 03.35, Denis Rouzaud wrote:<br>
> Nyall is working with proj 6 integration and from what I understood 6.0<br>
> has unexpected with QGIS, 6.1 (may) should solve the issue.<br>
> But Nyall would have a more precise explanation I guess.<br>
<br>
I've been building proj6 here with gdal 2.4.<br>
<br>
But (without modifications )I've not been able to build QGIS master with<br>
it yet.<br>
<br>
Not sure if it is helpfull, both with and without (earlier suggested):<br>
 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1<br>
or<br>
 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=0<br>
<br>
I get:<br>
<br>
/home/richard/git/qgisgdal/src/core/qgscoordinatereferencesystem.cpp: In<br>
static member function ‘static int<br>
QgsCoordinateReferenceSystem::syncDatabase()’:<br>
/home/richard/git/qgisgdal/src/core/qgscoordinatereferencesystem.cpp:2249:3:<br>
error: ‘projCtx’ was not declared in this scope<br>
   projCtx pContext = pj_ctx_alloc();<br>
   ^~~~~~~<br>
/home/richard/git/qgisgdal/src/core/qgscoordinatereferencesystem.cpp:2249:3:<br>
note: suggested alternative: ‘projCtx_t’<br>
   projCtx pContext = pj_ctx_alloc();<br>
   ^~~~~~~<br>
   projCtx_t<br>
<br>
Happy to test build if it is helpful, but I'm afraid I cannot be helpful<br>
with fixing the build though :(<br>
<br>
Regards,<br>
<br>
Richard Duivenvoorde<br>
_______________________________________________<br>
QGIS-Developer mailing list<br>
<a href="mailto:QGIS-Developer@lists.osgeo.org" target="_blank">QGIS-Developer@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a></blockquote></div>