[gdal-dev] EPSG 8.2 Upgrade
Even Rouault
even.rouault at mines-paris.org
Thu Oct 3 04:03:00 PDT 2013
Selon Paul Meems <bontepaarden at gmail.com>:
> I'm not sure if this is the correct place to report this. If not please let
> me know.
>
> I'm having trouble compiling the trunk version of PROJ.4 with the updated
> EPSG 8.2 database definitions.
> I'm running Win7 and use VS2008.
> I'm getting these errors and warnings:
> Warning 1 Command line warning D9002 : ignoring unknown option '/Op'
> cl
> Warning 2 warning C4129: 'P' : unrecognized character escape
> sequence pj_open_lib.c
> Warning 3 warning C4129: 'S' : unrecognized character escape
> sequence pj_open_lib.c
> Error 4 error C2143: syntax error : missing ';' before 'type'
> PJ_healpix.c
> Error 5 error C2143: syntax error : missing ';' before 'type'
> PJ_healpix.c
> Error 6 error C2065: 'xc' : undeclared identifier PJ_healpix.c
> Error 7 error C2065: 'xc' : undeclared identifier PJ_healpix.c
> Error 8 error C2065: 'tau' : undeclared identifier PJ_healpix.c
> Error 9 error C2065: 'tau' : undeclared identifier PJ_healpix.c
>
> When I use the zipped source code for v4.8.0 I don't have these problems.
>
> Can anybody assist?
There's a patch pending in Trac for the MSVC compilation issues :
http://trac.osgeo.org/proj/ticket/223
>
> Thanks,
>
> Paul
>
>
> 2013/10/2 Frank Warmerdam <warmerdam at pobox.com>
>
> > Folks,
> >
> > I have upgraded libgeotiff, GDAL and PROJ.4 trunk's with
> > the EPSG 8.2 database definitions. I have come to the
> > conclusion that the EPSG Postgresql .sql files are distributed
> > in WIN1252 encoding, not LATIN1, and so some special
> > characters - mostly in comments - should be translated better.
> >
> > Let me know if you see problems or have questions.
> >
> > Best regards,
> > --
> >
> >
> ---------------------------------------+--------------------------------------
> > I set the clouds in motion - turn up | Frank Warmerdam,
> > warmerdam at pobox.com
> > light and sound - activate the windows | http://pobox.com/~warmerdam
> > and watch the world go round - Rush | Geospatial Software Developer
> > _______________________________________________
> > gdal-dev mailing list
> > gdal-dev at lists.osgeo.org
> > http://lists.osgeo.org/mailman/listinfo/gdal-dev
> >
>
More information about the gdal-dev
mailing list