[postgis-devel] [PostGIS] #925: [raster] ST_Transform
PostGIS
trac at osgeo.org
Thu Jun 9 13:07:46 PDT 2011
#925: [raster] ST_Transform
----------------------------+-----------------------------------------------
Reporter: dustymugs | Owner: dustymugs
Type: task | Status: assigned
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis raster | Version: trunk
Keywords: history |
----------------------------+-----------------------------------------------
Comment(by pracine):
GDAL do not support MinGW officially but we, after some struggle,
succeeded to build it last winter. So I'm still using libgdal.dll 1.7.1
PostGIS do not support VC yet so you have no choice than tweaking a build.
On Windows you are always condemned to tweak things and it can take
days...
I'm still struggling with my build. My understanding is that GDAL is
looking for the wrong a version of libproj. Even if I build a dll like
Mark suggested, it does not use it. No more success if I rename it
libproj-0.dll.
GDAL 1.8 do not compile either. So I try to make my 1.7.1 to work. I
really don't want to throw everything to the garbage and start from
scratch. Really a nice day...
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/925#comment:39>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list