Selon Paul Meems <[email protected]>:

> 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 <[email protected]>
>
> > 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,
> > [email protected]
> > light and sound - activate the windows | http://pobox.com/~warmerdam
> > and watch the world go round - Rush    | Geospatial Software Developer
> > _______________________________________________
> > gdal-dev mailing list
> > [email protected]
> > http://lists.osgeo.org/mailman/listinfo/gdal-dev
> >
>






_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to