<div dir="ltr"><div><div><div><div><div>I'm not sure if this is the correct place to report this. If not please let me know.<br><br></div>I'm having trouble compiling the trunk version of PROJ.4 with the updated EPSG 8.2 database definitions.<br>

</div>I'm running Win7 and use VS2008.<br></div>I'm getting these errors and warnings:<br><span style="font-family:courier new,monospace">Warning  1    Command line warning D9002 : ignoring unknown option '/Op'    cl<br>

Warning  2    warning C4129: 'P' : unrecognized character escape sequence    pj_open_lib.c<br>Warning  3    warning C4129: 'S' : unrecognized character escape sequence    pj_open_lib.c<br>Error    4    error C2143: syntax error : missing ';' before 'type'    PJ_healpix.c<br>

Error    5    error C2143: syntax error : missing ';' before 'type'    PJ_healpix.c<br>Error    6    error C2065: 'xc' : undeclared identifier    PJ_healpix.c<br>Error    7    error C2065: 'xc' : undeclared identifier    PJ_healpix.c<br>

Error    8    error C2065: 'tau' : undeclared identifier    PJ_healpix.c<br>Error    9    error C2065: 'tau' : undeclared identifier    PJ_healpix.c</span><br><br></div>When I use the zipped source code for v4.8.0 I don't have these problems.<br>

<br></div><div>Can anybody assist?<br></div><div><br></div>Thanks,<div class="gmail_extra"><div>
<br>
Paul<br></div><br><br><div class="gmail_quote">2013/10/2 Frank Warmerdam <span dir="ltr"><<a href="mailto:warmerdam@pobox.com" target="_blank">warmerdam@pobox.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Folks,<br>
<br>
I have upgraded libgeotiff, GDAL and PROJ.4 trunk's with<br>
the EPSG 8.2 database definitions.   I have come to the<br>
conclusion that the EPSG Postgresql .sql files are distributed<br>
in WIN1252 encoding, not LATIN1, and so some special<br>
characters - mostly in comments - should be translated better.<br>
<br>
Let me know if you see problems or have questions.<br>
<br>
Best regards,<br>
<span class="HOEnZb"><font color="#888888">--<br>
---------------------------------------+--------------------------------------<br>
I set the clouds in motion - turn up   | Frank Warmerdam, <a href="mailto:warmerdam@pobox.com">warmerdam@pobox.com</a><br>
light and sound - activate the windows | <a href="http://pobox.com/~warmerdam" target="_blank">http://pobox.com/~warmerdam</a><br>
and watch the world go round - Rush    | Geospatial Software Developer<br>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
</font></span></blockquote></div><br></div></div>