GEOS is a heavy C++ beast and difficult to compile using GCC on Windows (at least if you want the result to pass all validation tests).
I would prefer to stick to C dependencies only for the core modules, if only to avoid DLL hell when mixing Visual C++ and GCC DLLs on Windows (different name mangling styles). Ben On 09/04/14 09:36, Moritz Lennert wrote: > On 09/04/14 08:35, Martin Landa wrote: >> Hi Markus, >> >> 2014-04-09 8:28 GMT+02:00 Markus Metz <[email protected]>: >> >>> - wxGUI backport? >> >> will take a look... >> >> [...] >> >>> - v.buffer differs, but is broken in both branches. Only the >>> GEOS-enabled version in G7 works. Since this is a bugfix, I would >>> suggest to backport v.buffer from G7 to G6. > > +1 > > If GEOS thus becomes a mandatory dependency, this will also > automatically enable the additional operators in v.select which I think > is a good thing. > > Moritz > _______________________________________________ > grass-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/grass-dev -- Dr. Benjamin Ducke, M.A. {*} Geospatial Consultant {*} GIS Developer [email protected] _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
