[Proj] 4.9.1RC1 Released

Jeff McKenna jmckenna at gatewaygeomatics.com
Sat Feb 21 09:48:10 EST 2015


Using RC2 with VisualStudio, I had to add the following constants to the 
top of PJ_aitoff.c

   #ifndef M_PI
   #  define M_PI 3.14159265358979323846
   #endif

   #ifndef M_PI_2
   #  define M_PI_2 1.57079632679489661923
   #endif


-jeff




On 2015-02-20 11:48 PM, Howard Butler wrote:
>
> As requested, I have issued one more RC, with the items from Markus, Sebastiaan, and Charles. Please report any findings or issues as before.
>
> http://download.osgeo.org/proj/proj-4.9.1RC2.tar.gz
>
> Thanks,
>
> Howard
>
> _


More information about the Proj mailing list