[postgis-devel] [PostGIS] #1158: Can't compile under Windows mingw

PostGIS trac at osgeo.org
Wed Aug 17 12:44:53 PDT 2011


#1158: Can't compile under Windows mingw
---------------------+------------------------------------------------------
 Reporter:  robe     |       Owner:  strk         
     Type:  defect   |      Status:  new          
 Priority:  blocker  |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by robe):

 Well I  think I made some progress.  I added PG_MODULE_MAGIC to
 postgis/lwgeom_geos.c

 right before the datum stuff (Line 23).

 And got this far:


 {{{
 whole bunch of create function stuff successful and then
 breaks in
 psql:c:/projects/PostGIS/trunk/regress/postgis.sql:2175: ERROR:  could not
 find function "transform_geom" in file
 "c:/projects/PostGIS/trunk/regress/00-regress-install/lib/postgis-2.0.dll"

 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1158#comment:28>
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