#336 closed enhancement (fixed)
update geos to the 3.3.7 version
Reported by: | aperi2007 | Owned by: | |
---|---|---|---|
Priority: | major | Component: | Package |
Version: | Keywords: | geos | |
Cc: |
Description
Hi,
The latest released geos library is the 3.3.7. It is a bugfixes release so no problem to update to it.
To this link is downloadable a package with geos 3.3.7 compiled with VC 2008 32bit.
It is bzip as needed from osgeo4w.
Regards.
Change History (6)
comment:1 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
follow-up: 3 comment:2 by , 12 years ago
No, it is the standard compiling from cmake of geos.
I see too the small size. I guess it is due a secondary effect of some bug fixes.
comment:3 by , 12 years ago
Replying to aperi2007:
No, it is the standard compiling from cmake of geos.
Did you switch from Debug to Release? Mine defaulted to Debug.
I see too the small size. I guess it is due a secondary effect of some bug fixes.
You build was ~3M and mine is ~700k - both of 3.3.7.
follow-up: 5 comment:4 by , 12 years ago
Hi, I wrong remenber. Now I check previous compiled version (3.3.6). The size is the same more or less.
The compile I do is that which come from the cmake settings for compile with nmake. The libraries are surely the release version.
But I don't understand why your version is debug version but is also smaller. Are you using nmake from VC2008 pro version ?
comment:5 by , 12 years ago
Replying to aperi2007:
But I don't understand why your version is debug version but is also smaller. Are you using nmake from VC2008 pro version ?
Mine is a release build, hence the idea that yours might be a debug build. I used vc project files and not nmake.
Was that a debug build? I updated the package and got a smaller DLL...