[Proj] Windows build fail for r2298
Howard Butler
hobu.inc at gmail.com
Sun Dec 9 21:07:54 EST 2012
On Dec 9, 2012, at 7:54 PM, "J. Luis" <jmfluis at gmail.com> wrote:
> Hi
>
> Win build fails complaining about not being able to compile 'geod_for.obj'.
> One need to change line 62 of src/makefile.vc
>
> from
>
> GEODEXE_OBJ = geod.obj geod_set.obj geod_for.obj geod_inv.obj emess.obj
>
> to
>
> GEODEXE_OBJ = geod.obj geod_set.obj geod_interface.obj geodesic.obj
> emess.obj
Applied.
http://trac.osgeo.org/proj/ticket/200
Please make tickets for issues like this so they aren't lost so easily in the normal email maelstrom.
Howard
More information about the Proj
mailing list